mirror of
https://github.com/inventree/InvenTree.git
synced 2025-06-18 13:05:42 +00:00
remove old ref
This commit is contained in:
@ -81,14 +81,3 @@ $("#edit-user").on('click', function() {
|
||||
}
|
||||
);
|
||||
});
|
||||
|
||||
/*
|
||||
$("#edit-password").on('click', function() {
|
||||
launchModalForm(
|
||||
"{% url 'set-password' %}",
|
||||
{
|
||||
reload: true,
|
||||
}
|
||||
);
|
||||
});
|
||||
*/
|
||||
|
Reference in New Issue
Block a user