Sidepanel fixes. Bumped to -14.
This commit is contained in:
@ -366,7 +366,7 @@ public class SummaryHelper extends HelperBase {
|
||||
buf.append(" ago. Rebuilding…\"></td></tr>\n");
|
||||
} else {
|
||||
// green light
|
||||
buf.append("<td align=\right\"><img src=\"/themes/console/images/local_up.png\" alt=\"Ready\" title=\"Ready\"></td></tr>\n");
|
||||
buf.append("<td align=\"right\"><img src=\"/themes/console/images/local_up.png\" alt=\"Ready\" title=\"Ready\"></td></tr>\n");
|
||||
}
|
||||
} else {
|
||||
// yellow light
|
||||
|
Reference in New Issue
Block a user