Fix the count in StatuslabelsController@getAssetsCountByStatuslabel() function that allows it to pass the correct index

Also edit the default color for assets with the Pending label, so it match the color in the docs
This commit is contained in:
Ivan Nieto Vivanco
2021-08-18 14:08:35 -05:00
parent 923d2a79ae
commit 4207858a14
2 changed files with 2 additions and 1 deletions
+1 -1
View File
@@ -67,7 +67,7 @@ class Helper
{
$colors = [
"#008941",
"#FF4A46",
"#FF851B",
"#006FA6",
"#A30059",
"#1CE6FF",