Přidáno upozornění v případě vytváření orga s duplicitním jménem.
2 unresolved threads
2 unresolved threads
Compare changes
- Jiří Kalvoda authored
Closes #118 Pro potvrzení vytvoření duplicity jsem přidal do formuláře UserEditForm zaškrtávací položku is_duplicit_name, kterou vždy, když není potřeba, mažu.
+ 14
− 0
@@ -356,6 +356,7 @@ class UserEditForm(FlaskForm):
@@ -385,6 +386,7 @@ def org_user_edit(id: int):
@@ -433,6 +435,7 @@ def org_user_new():
changed this line in version 2 of the diff
@@ -440,6 +443,15 @@ def org_user_new():
@@ -470,4 +482,6 @@ def org_user_new():
"duplicity" -> "duplicate"
changed this line in version 2 of the diff