1
0
Fork 0
mirror of https://github.com/portainer/portainer.git synced 2025-08-05 13:55:21 +02:00

Improve messages

This commit is contained in:
Michael Crosby 2013-09-02 15:00:22 -07:00
parent 0e41aec7f9
commit 7ae0b17573
4 changed files with 18 additions and 39 deletions

View file

@ -30,7 +30,6 @@
<div class="container">
<div ng-include="template" ng-controller="MastheadController"></div>
<div ng-include="template" ng-controller="MessageController"></div>
<div id="view" ng-view></div>