WIP: Aureplop/kpsul js refactor #501
1 changed files with 1 additions and 0 deletions
|
@ -798,6 +798,7 @@ $(document).ready(function() {
|
|||
var addcostDialog = new UserDialog({
|
||||
'title': 'Majoration',
|
||||
'content': '<input type="text" placeholder="Trigramme" autocomplete="off" name="trigramme" spellcheck="false" style="text-transform:uppercase" autofocus><input type="number" lang="en" step="0.01" min="0.01" placeholder="€" name="amount">',
|
||||
'callback_as_dict': true,
|
||||
});
|
||||
|
||||
function askAddcost(errors = '') {
|
||||
|
|
Loading…
Reference in a new issue