1
0
Fork 0
mirror of https://github.com/documize/community.git synced 2025-07-23 07:09:43 +02:00

[WIP] space permissions UX

This commit is contained in:
Harvey Kandola 2017-11-24 12:50:06 +00:00
parent e10313b7cc
commit 1c08a7fbcf
8 changed files with 121 additions and 102 deletions

View file

@ -19,6 +19,7 @@ export default Component.extend({
title: 'Confirm',
show: false,
buttonType: 'btn-secondary',
size: '', // modal-lg, modal-sm
didInsertElement() {
this._super(...arguments);