mirror of
https://github.com/scinote-eln/scinote-web.git
synced 2025-02-01 12:38:30 +08:00
Fix bug with users edit link not working
This commit is contained in:
parent
38d4a3804c
commit
b1eb4003ed
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