Rename new-dashboard less template

This commit is contained in:
Joe Fiorini 2015-01-27 16:59:12 -05:00
parent 38b8ed4e9e
commit f3b1bd0a75
2 changed files with 2 additions and 2 deletions

View File

@ -58,7 +58,7 @@
@import "breadcrumbs.less";
@import "stdout.less";
@import "lists.less";
@import "new-dashboard.less";
@import "dashboard.less";
@import "jPushMenu.less";
@import "survey-maker.less";
@import "portal.less";

View File

@ -1,7 +1,7 @@
/*********************************************
* Copyright (c) 2014 AnsibleWorks, Inc.
*
* new-dashboard.css
* dashboard.css
*
* custom styles for the new dashboard
*