mirror of
https://github.com/openSUSE/osem.git
synced 2026-08-13 19:54:02 +00:00
Using flash instead of alerts in the schedule
Using flash instead of alerts in the schedule to notify errors. Also, a message shown when a schedule is successfully created.
This commit is contained in:
parent
81108290e5
commit
5761e0f7a4
7 changed files with 19 additions and 11 deletions
|
|
@ -37,12 +37,12 @@
|
|||
//= require osem-datatables
|
||||
//= require osem-tickets
|
||||
//= require bootstrap-switch
|
||||
//= require osem-schedule
|
||||
//= require osem-switch
|
||||
//= require osem-bootstrap
|
||||
//= require osem-commercials
|
||||
//= require unobtrusive_flash
|
||||
//= require unobtrusive_flash_bootstrap
|
||||
//= require osem-schedule
|
||||
|
||||
$(document).ready(function() {
|
||||
$('a[disabled=disabled]').click(function(event){
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue