diff --git a/CHANGELOG.md b/CHANGELOG.md index b0abddb2..21d5c02f 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -6,6 +6,7 @@ - Add CSS for ui-list menu select to match theme. - Add node-id property to each md-card. - Force time picker image to contrast with background. + - Let slider show status even if no nodes attached to output. ### 2.23.4: Maintenance Release diff --git a/dist/dashboard.appcache b/dist/dashboard.appcache index 23294b7c..9f9c2c0f 100644 --- a/dist/dashboard.appcache +++ b/dist/dashboard.appcache @@ -1,5 +1,5 @@ CACHE MANIFEST -# Time: Tue Oct 20 2020 23:57:23 GMT+0100 (British Summer Time) +# Time: Sat Oct 24 2020 22:54:02 GMT+0100 (British Summer Time) CACHE: i18n.js @@ -26,4 +26,4 @@ loading.html NETWORK: * -# hash: 79fd042dd8e4cbf87d9d072cff1bf8e284d6b9d70688ba75613c0ffef038114d +# hash: d6e187f93fe89c76b0ac19d824e468ce0a99ec2d300e28a8639a67f08f8894bd diff --git a/dist/js/app.min.js b/dist/js/app.min.js index 59d035be..fdf9e398 100644 --- a/dist/js/app.min.js +++ b/dist/js/app.min.js @@ -611,4 +611,4 @@ angular.module("ui").filter("chartGetRange",function(){return function(n,t){t=[p angular.module("ui").filter("trusted",["$sce",function(u){return function(t){return u.trustAsHtml(t)}}]); angular.module("ui").filter("spaceToUnderscore",function(){return function(e){return e.replace(/ /g,"_")}}),angular.module("ui").filter("underscoreToSpace",function(){return function(e){return e.replace(/_/g," ")}}); -angular.module("ui").run(["$templateCache",function(e){e.put("logout.html",'