updated add series

This commit is contained in:
Keivan Beigi
2013-01-28 10:06:54 -08:00
committed by kay.one
parent f3e601d4ed
commit 0531029ce7
16 changed files with 243 additions and 29 deletions
@@ -9,7 +9,7 @@ _.extend(Marionette.TemplateCache.prototype, {
console.log("Loading template '" + templateId + "'");
jQuery.ajax({
$.ajax({
url: '_backboneApp//' + templateId + '.html',
cache:false,
async: false