javascript for the admin schedule moved to a .js

Inline javascript for the admin schedule moved to a dedicated .js file.
This commit is contained in:
Ana 2016-07-27 21:07:44 +02:00
parent 7ad7a6423d
commit 17bfb02d27
3 changed files with 142 additions and 140 deletions

View file

@ -42,6 +42,7 @@
//= require osem-commercials
//= require unobtrusive_flash
//= require unobtrusive_flash_bootstrap
//= require osem-schedule
$(document).ready(function() {
$('a[disabled=disabled]').click(function(event){