use property alias for content add button
This commit is contained in:
@@ -52,6 +52,7 @@
|
||||
|
||||
<button
|
||||
ng-if="vm.loading !== true"
|
||||
id="{{vm.model.alias}}"
|
||||
type="button"
|
||||
class="btn-reset umb-block-list__create-button umb-outline"
|
||||
ng-class="{ '--disabled': vm.availableBlockTypes.length === 0 }"
|
||||
|
||||
Reference in New Issue
Block a user