mirror of
https://github.com/lidarr/lidarr.git
synced 2025-08-20 21:43:33 -07:00
more backbone changes.
This commit is contained in:
parent
13194704b4
commit
e720094f9c
14 changed files with 9087 additions and 5 deletions
|
@ -9,6 +9,7 @@
|
|||
|
||||
jQuery.ajax({
|
||||
url: '_backboneApp//' + templateId + '.html',
|
||||
cache:false,
|
||||
async: false
|
||||
|
||||
}).done(function (data) {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue