diff --git a/plugin/GUI/META-INF/resources/uii/plugin_dashboard_extended.xhtml b/plugin/GUI/META-INF/resources/uii/plugin_dashboard_extended.xhtml index f59cdb0..99a4741 100644 --- a/plugin/GUI/META-INF/resources/uii/plugin_dashboard_extended.xhtml +++ b/plugin/GUI/META-INF/resources/uii/plugin_dashboard_extended.xhtml @@ -81,7 +81,7 @@ msgs: msgs } }) - + /*window.mountNagios( nagiosEle, { diff --git a/plugin/GUI/META-INF/resources/uii/plugin_dashboard_include_assignedSteps.xhtml b/plugin/GUI/META-INF/resources/uii/plugin_dashboard_include_assignedSteps.xhtml index 2fcb0c7..aafb91c 100644 --- a/plugin/GUI/META-INF/resources/uii/plugin_dashboard_include_assignedSteps.xhtml +++ b/plugin/GUI/META-INF/resources/uii/plugin_dashboard_include_assignedSteps.xhtml @@ -25,13 +25,13 @@ -
+
- + @@ -42,7 +42,7 @@ - + - +
- +
- - diff --git a/plugin/GUI/META-INF/resources/uii/plugin_dashboard_include_processTemplates.xhtml b/plugin/GUI/META-INF/resources/uii/plugin_dashboard_include_processTemplates.xhtml index c52f9fa..ef27baf 100644 --- a/plugin/GUI/META-INF/resources/uii/plugin_dashboard_include_processTemplates.xhtml +++ b/plugin/GUI/META-INF/resources/uii/plugin_dashboard_include_processTemplates.xhtml @@ -36,7 +36,7 @@ rendered="#{DashboardForm.plugin.processHelper.showProcessTemplates and (LoginForm.hasRole('Workflow_Processes') or LoginForm.hasRole('Workflow_ProcessTemplates'))}"> - + - + - + - + - + @@ -146,10 +143,12 @@ rendered="#{item.fortschritt3 gt 0}" data-toggle="tooltip" styleClass="progress-bar #{(LoginForm.myBenutzer.uiMode=='low_vision'?('easy-read-progressbar-status-done'):('progress-bar-success'))}" - style="width: #{item.fortschritt3}%;line-height:15px;" pt:role="figure" pt:aria-label="#{item.fortschritt3}% #{msgs.statusAbgeschlossen}"> + @@ -174,10 +173,12 @@ rendered="#{item.fortschritt2 gt 0}" data-toggle="tooltip" styleClass="progress-bar #{(LoginForm.myBenutzer.uiMode=='low_vision'?('easy-read-progressbar-status-open'):('progress-bar-warning'))}" - style="width: #{item.fortschritt2}%;line-height:15px;" pt:role="figure" pt:aria-label="#{item.fortschritt2}% #{msgs.statusOffen} / #{msgs.statusInBearbeitung}"> + @@ -202,10 +203,12 @@ rendered="#{item.fortschrittError gt 0}" data-toggle="tooltip" styleClass="progress-bar #{(LoginForm.myBenutzer.uiMode=='low_vision'?('easy-read-progressbar-status-error'):('progress-bar-danger progressbar-status-error'))} " - style="width: #{item.fortschrittError}%;line-height:15px;" pt:role="figure" pt:aria-label="#{item.fortschrittError}% #{msgs.statusError}"> + @@ -230,10 +233,12 @@ rendered="#{item.fortschritt1 gt 0}" data-toggle="tooltip" styleClass="progress-bar #{(LoginForm.myBenutzer.uiMode=='low_vision'?('easy-read-progressbar-status-locked'):('progress-bar-danger'))} " - style="width: #{item.fortschritt1}%;line-height:15px;" pt:role="figure" pt:aria-label="#{item.fortschritt1}% #{msgs.statusGesperrt}"> + @@ -256,15 +261,15 @@ - + - + - +