mirror of
https://github.com/scinote-eln/scinote-web.git
synced 2025-10-01 01:14:30 +08:00
Remove old code
This commit is contained in:
parent
fe718349da
commit
b53ad2850a
1 changed files with 0 additions and 1 deletions
|
@ -619,7 +619,6 @@
|
||||||
FilePreviewModal.init();
|
FilePreviewModal.init();
|
||||||
$.initTooltips();
|
$.initTooltips();
|
||||||
if (typeof refreshProtocolStatusBar === 'function') refreshProtocolStatusBar();
|
if (typeof refreshProtocolStatusBar === 'function') refreshProtocolStatusBar();
|
||||||
if (typeof updateRecentProtocolsStatus === 'function') updateRecentProtocolsStatus();
|
|
||||||
},
|
},
|
||||||
error: function(xhr) {
|
error: function(xhr) {
|
||||||
if (xhr.responseJSON['assets.file']) {
|
if (xhr.responseJSON['assets.file']) {
|
||||||
|
|
Loading…
Add table
Reference in a new issue