okffi / tietopyynto

Freedom Of Information Portal
MIT License
8 stars 3 forks source link

Pyynnön tila -Toastr btn-group #99

Open jaakkokorhonen opened 8 years ago

jaakkokorhonen commented 8 years ago

Command: toastr["info"]("Aseta pyynnölle tila

<button class="btn">Finished</button>

")

toastr.options = { "closeButton": false, "debug": false, "newestOnTop": false, "progressBar": false, "positionClass": "toast-top-full-width", "preventDuplicates": false, "onclick": null, "showDuration": "300", "hideDuration": "1000", "timeOut": 0, "extendedTimeOut": 0, "showEasing": "swing", "hideEasing": "linear", "showMethod": "fadeIn", "hideMethod": "fadeOut", "tapToDismiss": false }

jaakkokorhonen commented 8 years ago

(editoimalla tikettiä saa koodin merkkeineen näkyviin)