mirror of
https://github.com/scinote-eln/scinote-web.git
synced 2025-03-04 19:53:19 +08:00
Merge pull request #3055 from mlorb/ml-sci-5374
Fix bug with users edit link not working [SCI-5374]
This commit is contained in:
commit
2bd3850802
1 changed files with 1 additions and 0 deletions
|
@ -349,6 +349,7 @@
|
|||
initExportProjectsModal();
|
||||
initExportProjects();
|
||||
initArchiveToolbarButton();
|
||||
initUsersEditLink($('.project-card'));
|
||||
|
||||
initFormSubmitLinks($('.project-card'));
|
||||
initArchiveRestoreButton($('.project-card'));
|
||||
|
|
Loading…
Reference in a new issue