You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cloudstack.apache.org by ro...@apache.org on 2020/01/09 09:10:56 UTC

[cloudstack-primate] branch master updated (de6dede -> 5b36354)

This is an automated email from the ASF dual-hosted git repository.

rohit pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/cloudstack-primate.git.


    from de6dede  config: update offering access action (domain/zone) (#94)
     add 5b36354  image: Update template permission action (#96)

No new revisions were added by this update.

Summary of changes:
 src/config/section/image.js                   |   4 +-
 src/locales/en.json                           |   3 +
 src/views/auth/Login.vue                      |   2 +-
 src/views/image/UpdateTemplatePermissions.vue | 297 ++++++++++++++++++++++++++
 4 files changed, 304 insertions(+), 2 deletions(-)
 create mode 100644 src/views/image/UpdateTemplatePermissions.vue