mirror of
https://github.com/gyurix1968/guacamole-client.git
synced 2025-09-08 22:21:22 +00:00
GUACAMOLE-220: Convert "namespace" attribute of managementButtons directive to string binding.
This commit is contained in:
@@ -34,7 +34,7 @@
|
||||
</div>
|
||||
|
||||
<!-- Form action buttons -->
|
||||
<management-buttons namespace="'MANAGE_SHARING_PROFILE'"
|
||||
<management-buttons namespace="MANAGE_SHARING_PROFILE"
|
||||
permissions="managementPermissions"
|
||||
save="saveSharingProfile()"
|
||||
delete="deleteSharingProfile()"
|
||||
|
Reference in New Issue
Block a user