[Browse] Menu action called correctly
Both the menu gesture and the menu arrow now correctly call the menu action. #33.
This commit is contained in:
@@ -25,6 +25,6 @@
|
||||
<span ng-if="parameters.mode" class='action'>{{parameters.mode}}</span>
|
||||
<span class='type-name'>{{type.getName()}}</span>
|
||||
<span class='title-label'>{{model.name}}</span>
|
||||
<mct-representation key="'menu-arrow'"></mct-representation>
|
||||
<mct-representation key="'menu-arrow'" mct-object='domainObject'></mct-representation>
|
||||
</span>
|
||||
</div>
|
||||
Reference in New Issue
Block a user