mirror of
https://github.com/alchemy-fr/Phraseanet.git
synced 2025-10-11 20:13:28 +00:00
Editing template
This commit is contained in:
@@ -144,6 +144,9 @@
|
||||
getName : function() {
|
||||
return this.databoxField.getName();
|
||||
},
|
||||
getMetaStructId : function() {
|
||||
return this.databoxField.getMetaStructId();
|
||||
},
|
||||
isMulti : function() {
|
||||
return this.databoxField.isMulti();
|
||||
},
|
||||
|
Reference in New Issue
Block a user