User admin: removed cancel button
It didn't do anything useful, but did break the GUI.
This commit is contained in:
@@ -73,7 +73,6 @@
|
|||||||
| {% endif %}
|
| {% endif %}
|
||||||
|
|
||||||
a.btn.btn-default(href="javascript:update_from_bid()") Update from Blender ID
|
a.btn.btn-default(href="javascript:update_from_bid()") Update from Blender ID
|
||||||
a.btn.btn-default(href="javascript:$('#user-edit-container').html('')") Cancel
|
|
||||||
|
|
||||||
input#submit_edit_user.btn.btn-default(
|
input#submit_edit_user.btn.btn-default(
|
||||||
data-user-id="{{user.user_id}}",
|
data-user-id="{{user.user_id}}",
|
||||||
|
Reference in New Issue
Block a user