mirror of
https://github.com/Aurorastation/Aurora.3.git
synced 2026-01-06 07:22:15 +00:00
Work in progress on a major revision of the NanoUI templating system.
This commit is contained in:
@@ -7,7 +7,7 @@ var NanoTemplate = function () {
|
||||
var _helpers = {};
|
||||
|
||||
var init = function () {
|
||||
doT.templateSettings['varname'] = 'data';
|
||||
|
||||
};
|
||||
|
||||
var compileTemplates = function () {
|
||||
|
||||
Reference in New Issue
Block a user