1
0
Fork 0
mirror of https://github.com/documize/community.git synced 2025-07-22 14:49:42 +02:00
This commit is contained in:
Harvey Kandola 2017-08-21 07:43:18 +01:00
parent 17db964b10
commit 866b4eba8a
4 changed files with 661 additions and 662 deletions

View file

@ -23,6 +23,10 @@ export default Ember.Component.extend(TooltipMixin, NotifierMixin, AuthMixin, {
hasProtectedFolders: false,
hasPrivateFolders: false,
newFolder: '',
copyTemplate: true,
copyBlock: true,
copyPermission: true,
copyDocument: false,
didReceiveAttrs() {
let folders = this.get('folders');