[API] Get registered toolbar to appear

This commit is contained in:
Victor Woeltjen 2016-06-17 13:30:08 -07:00
parent eec9b1cf4c
commit 9cb273ef0a
2 changed files with 2 additions and 2 deletions

View File

@ -27,7 +27,7 @@
<div class="holder l-flex-col flex-elem grows l-object-wrapper-inner">
<!-- Toolbar and Save/Cancel buttons -->
<div class="l-edit-controls flex-elem l-flex-row flex-align-end">
<mct-representation key="adapted-view-TOOLBAR"
<mct-representation key="'adapted-view-TOOLBAR'"
mct-object="domainObject">
</mct-representation>
<mct-representation key="'edit-action-buttons'"

View File

@ -1 +1 @@
This is a toolbar.
<span>This is a toolbar.</span>