]> git.sur5r.net Git - bacula/bacula/commitdiff
baculum: Tweak style
authorMarcin Haba <marcin.haba@bacula.pl>
Mon, 14 Dec 2015 08:08:48 +0000 (09:08 +0100)
committerMarcin Haba <marcin.haba@bacula.pl>
Mon, 14 Dec 2015 08:08:48 +0000 (09:08 +0100)
gui/baculum/protected/Portlets/JobConfiguration.tpl

index b9acf8404e3143f68a9e77a894855e4015d13b74..cdf4fa841e5aa3eca26f73375efc8f41cfd1ef37 100644 (file)
@@ -1,7 +1,7 @@
 <%@ MasterClass="Application.Portlets.ConfigurationPanel"%>
 <com:TContent ID="ConfigurationWindowContent">
        <com:TActivePanel DefaultButton="Run">
-               <h4><%[ Job: ]%> [ <com:TActiveLabel ID="JobID" /> ] <com:TActiveLabel ID="JobName" /></h4>
+               <h4><%[ Job: ]%> [ <com:TActiveLabel ID="JobID" /> ] <com:TActiveLabel ID="JobName" Style="word-break: break-all;" /></h4>
                <span class="text tab tab_active" rel="job_actions_tab"><%[ Actions ]%></span>
                <span class="text tab" rel="job_console_tab"><%[ Console status ]%></span>
                <hr class="tabs" />