mirror of
https://github.com/openSUSE/osem.git
synced 2026-08-15 04:34:03 +00:00
put live js code into application layout
This commit is contained in:
parent
b43b68ac4f
commit
40fc1a32d4
3 changed files with 9 additions and 8 deletions
|
|
@ -30,7 +30,6 @@
|
|||
//= require osem-datepickers
|
||||
//= require osem-datatables
|
||||
//= require osem-tickets
|
||||
//= require transifex-live
|
||||
|
||||
$(document).ready(function() {
|
||||
$('a[disabled=disabled]').click(function(event){
|
||||
|
|
|
|||
|
|
@ -1,6 +0,0 @@
|
|||
window.liveSettings = {
|
||||
api_key: CONFIG['transifex_live_api_key'],
|
||||
picker: "bottom-right",
|
||||
detectlang: true,
|
||||
autocollect: true
|
||||
};
|
||||
Loading…
Add table
Add a link
Reference in a new issue