Settings return with default values (via reflection)
This commit is contained in:
@@ -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 () {
|
||||
|
||||
Reference in New Issue
Block a user