more backbone changes.

This commit is contained in:
Keivan Beigi
2013-01-25 09:54:45 -08:00
committed by kay.one
parent 13194704b4
commit e720094f9c
14 changed files with 9087 additions and 5 deletions

View File

@@ -9,6 +9,7 @@
jQuery.ajax({
url: '_backboneApp//' + templateId + '.html',
cache:false,
async: false
}).done(function (data) {