1
0
Fork 0
mirror of https://github.com/portainer/portainer.git synced 2025-08-04 21:35:23 +02:00

Updated dashboard and modal form markup for bootstrap 3.

This commit is contained in:
Kevan Ahlquist 2014-11-02 23:37:34 -06:00
parent 5d110afb86
commit 2b2d4152a5
8 changed files with 111 additions and 106 deletions

View file

@ -47,7 +47,7 @@
<body>
<div class="container">
<div class="container-fluid">
<div ng-include="template" ng-controller="MastheadController"></div>
<div id="view" ng-view></div>