updated add series

This commit is contained in:
Keivan Beigi 2013-01-28 10:06:54 -08:00 committed by kay.one
commit 0531029ce7
16 changed files with 243 additions and 29 deletions

View file

@ -9,7 +9,7 @@ _.extend(Marionette.TemplateCache.prototype, {
console.log("Loading template '" + templateId + "'");
jQuery.ajax({
$.ajax({
url: '_backboneApp//' + templateId + '.html',
cache:false,
async: false