]> git.sur5r.net Git - bacula/bacula/blobdiff - gui/bacula-web/templates/index.tpl
bacula-web: Added last 24 hours waiting jobs in main dashboard
[bacula/bacula] / gui / bacula-web / templates / index.tpl
index b7387c5d5e1cd403c7ba16a6961027ee79c748cf..eae6e4b4048879b642adacfb4394d3df1116f8cc 100644 (file)
                                <td class="info">{$completed_jobs}</td>
                                <td class="info"> <a href="jobs.php" title="View last completed jobs">View</a> </td>
                        </tr> 
+                       <tr>
+                               <td class="label">Waiting jobs</td> 
+                               <td class="info">{$waiting_jobs}</td>
+                               <td class="info"> <a href="jobs.php" title="View last completed jobs">View</a> </td>
+                       </tr> 
                        <!--
                        <tr>
                                <td class="label">Elapsed time</td>