Add feedback to prototype manager, application manager and the builds tab
This commit is contained in:
parent
fd354469da
commit
ab47089872
6 changed files with 34 additions and 0 deletions
|
@ -1,4 +1,5 @@
|
|||
<div class="prototype-manager-element">
|
||||
<div class="feedback-bar" feedback="feedback"></div>
|
||||
<div class="cor-loader" ng-show="loading"></div>
|
||||
<div ng-show="!loading">
|
||||
<div class="manager-header" header-title="Default Permissions">
|
||||
|
|
Reference in a new issue