mirror of
https://github.com/portainer/portainer.git
synced 2025-07-24 15:59:41 +02:00
add a refresh link for each entity view (#12)
This commit is contained in:
parent
a12c1916ec
commit
6d163ee1ef
7 changed files with 31 additions and 6 deletions
|
@ -7,7 +7,7 @@ angular
|
|||
title: '@'
|
||||
},
|
||||
transclude: true,
|
||||
template: '<div class="page">{{title}}</div>',
|
||||
template: '<div class="page">{{title}}<span class="header_title_content" ng-transclude><span></div>',
|
||||
restrict: 'E'
|
||||
};
|
||||
return directive;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue