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 0b26ed5c35
commit 3f114629f9
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){