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

Move masthead to its own submodule.

This commit is contained in:
Kevan Ahlquist 2014-11-12 10:45:13 -06:00 committed by Kevan Ahlquist
parent a9a36323eb
commit 07183e20f1
5 changed files with 7 additions and 6 deletions

View file

@ -1,8 +1,3 @@
function MastheadController($scope) {
$scope.template = 'partials/masthead.html';
}
function newLineChart(id, data, getkey) {
var chart = getChart(id);
var map = {};