kopia lustrzana https://github.com/OpenDroneMap/WebODM
Fix #1079 add project button
rodzic
974a3000be
commit
e5ac6280f7
|
@ -78,7 +78,8 @@ class EditProjectDialog extends React.Component {
|
|||
}
|
||||
|
||||
onShow(){
|
||||
this.editPermissionsPanel.loadPermissions();
|
||||
|
||||
if (this.editPermissionsPanel) this.editPermissionsPanel.loadPermissions();
|
||||
this.nameInput.focus();
|
||||
}
|
||||
|
||||
|
|
Ładowanie…
Reference in New Issue