Prettified all remaining detail boxes to be view -> edit
This commit is contained in:
@@ -1,3 +1,7 @@
|
||||
Template.textDialog.onRendered(function(){
|
||||
updatePolymerInputs(this);
|
||||
});
|
||||
|
||||
Template.textDialog.helpers({
|
||||
value: function(){
|
||||
var fieldSelector = {fields: {}};
|
||||
|
||||
Reference in New Issue
Block a user