Feature: New Theme
New icon, theme, and fuzzy time. Add moment.js
This commit is contained in:
@@ -2,7 +2,7 @@
|
||||
//------------------------------------------------------------------------------
|
||||
// <auto-generated>
|
||||
// This code was generated by a tool.
|
||||
// Runtime Version:4.0.30319.18051
|
||||
// Runtime Version:4.0.30319.34003
|
||||
//
|
||||
// Changes to this file may cause incorrect behavior and will be lost if
|
||||
// the code is regenerated.
|
||||
@@ -26,6 +26,7 @@ namespace Disco.Web.Views.Job
|
||||
using System.Web.Security;
|
||||
using System.Web.UI;
|
||||
using System.Web.WebPages;
|
||||
using Disco;
|
||||
using Disco.BI.Extensions;
|
||||
using Disco.Models.Repository;
|
||||
using Disco.Services.Authorization;
|
||||
@@ -159,7 +160,7 @@ WriteLiteral(">\r\n (function () {\r\n var cha
|
||||
" renderTo: \'chartHostJobDailyOpenedClosed\',\r\n " +
|
||||
" height: 175,\r\n animation" +
|
||||
": false\r\n },\r\n col" +
|
||||
"ors: [\'#BBBBBB\', \'#005fab\', \'#DB761D\'],\r\n title: " +
|
||||
"ors: [\'#BBBBBB\', \'#005fab\', \'#60ab1e\'],\r\n title: " +
|
||||
"{\r\n text: null\r\n " +
|
||||
" },\r\n plotOptions: {\r\n " +
|
||||
" series: {\r\n marker: {\r\n " +
|
||||
|
||||
Reference in New Issue
Block a user