mirror of
https://github.com/openSUSE/osem.git
synced 2026-08-13 19:54:02 +00:00
fix sorting in events#index with button functionality and add color/text to switch buttons
This commit is contained in:
parent
b8b3703175
commit
fbdec2a58e
5 changed files with 26 additions and 19 deletions
|
|
@ -35,6 +35,7 @@
|
|||
//= require osem-datatables
|
||||
//= require osem-tickets
|
||||
//= require bootstrap-switch
|
||||
//= require osem-switch
|
||||
|
||||
$(document).ready(function() {
|
||||
$('a[disabled=disabled]').click(function(event){
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue