Commit 55d4f597 authored by kushalpandya's avatar kushalpandya

Move script to main

parent f2a30d69
...@@ -26,5 +26,3 @@ ...@@ -26,5 +26,3 @@
.modal-footer.form-actions .modal-footer.form-actions
%button.btn.btn-default{ type: 'button', data: { dismiss: 'modal' } } Cancel %button.btn.btn-default{ type: 'button', data: { dismiss: 'modal' } } Cancel
= f.submit 'Install license', class: 'btn btn-primary' = f.submit 'Install license', class: 'btn btn-primary'
:javascript
$('#modal-upload-trial-license').modal('show');
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment