mirror of
https://github.com/scinote-eln/scinote-web.git
synced 2025-01-31 03:59:51 +08:00
Fixed alignement
This commit is contained in:
parent
8b247770ef
commit
feb686b4ac
1 changed files with 1 additions and 1 deletions
|
@ -5,5 +5,5 @@
|
|||
$('#modal-import-json-protocol-preview').modal('hide');
|
||||
$('#protocols_io_form').trigger("reset");
|
||||
protocolsDatatable.ajax.reload();
|
||||
HelperModule.flashAlertMsg('<%= t('protocols.index.import_results.message_ok_pio')%>', 'success');
|
||||
HelperModule.flashAlertMsg(' <%= t('protocols.index.import_results.message_ok_pio')%>', 'success');
|
||||
<% end %>
|
||||
|
|
Loading…
Reference in a new issue