mirror of
https://github.com/openSUSE/osem.git
synced 2026-08-13 19:54:02 +00:00
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:
parent
0b26ed5c35
commit
3f114629f9
3 changed files with 142 additions and 140 deletions
|
|
@ -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){
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue