mirror of
https://github.com/scinote-eln/scinote-web.git
synced 2025-02-22 23:03:00 +08:00
Remove JS call
This commit is contained in:
parent
cd14fe01f7
commit
eea80f4a09
1 changed files with 0 additions and 1 deletions
|
@ -239,7 +239,6 @@ var HelperModule = (function(){
|
|||
}
|
||||
|
||||
$(document).on('turbolinks:load', function() {
|
||||
helpers.treeLinkTruncation();
|
||||
helpers.hideFlashMsg();
|
||||
helpers.dismissAlert();
|
||||
});
|
||||
|
|
Loading…
Reference in a new issue