Settings return with default values (via reflection)

This commit is contained in:
Mark McDowall
2013-03-03 17:07:22 -08:00
parent 3430ad3ee8
commit 62c1be1634
5 changed files with 19 additions and 10 deletions
@@ -1,4 +1,3 @@
<div>
Naming settings will go here
{{uGuid}}
</div>
@@ -14,7 +14,6 @@ define([
initialize: function (options) {
this.model = options.model;
var test = 1;
},
onRender: function () {