Modalok kijavítva.

This commit is contained in:
Vincze József 2024-06-19 14:20:06 +02:00
parent 81dbd93d66
commit 7ff5555726
3 changed files with 4 additions and 3 deletions

View File

@ -43,7 +43,7 @@ link(rel='stylesheet', type='text/css', href='https://unpkg.com/lightpick@latest
button#oilChangeSave.btn.btn-primary(type='button' )
i.fa.fa-save
| | Mentés
//-script(src='/bower_components/jquery/dist/jquery.js')
script(src='/bower_components/jquery/dist/jquery.js')
script(type='text/javascript', src='/bower_components/moment/min/moment.min.js')
script(src='https://unpkg.com/lightpick@latest/lightpick.js')

View File

@ -44,8 +44,8 @@ link(rel='stylesheet', type='text/css', href='https://unpkg.com/lightpick@latest
i.fa.fa-save
| | Mentés
//-script(src='/bower_components/jquery/dist/jquery.js')
script(type='text/javascript', src='/bower_components/moment/min/moment.min.js')
script(src='https://unpkg.com/lightpick@latest/lightpick.js')
//- script(type='text/javascript', src='/bower_components/moment/min/moment.min.js')
//-script(src='https://unpkg.com/lightpick@latest/lightpick.js')
script.
$(document).ready(

View File

@ -215,6 +215,7 @@ block content
}, false)
})
})()
/* $('#refuelModal').on('submit', function(e) {
e.preventDefault();
var data = $(this).serialize();