load ext in context of item
This commit is contained in:
@@ -5,6 +5,7 @@
|
||||
.access
|
||||
Can access your data
|
||||
%strong {{accessTypeForExtension(extension)}}
|
||||
.spinner.loading{"ng-if" => "extension.loading"}
|
||||
%ul
|
||||
%li.action{"ng-repeat" => "action in extension.actionsWithContextForItem(item)", "ng-click" => "executeAction(action, extension)"}
|
||||
.name {{action.label}}
|
||||
|
||||
Reference in New Issue
Block a user