]> git.sur5r.net Git - bacula/bacula/commitdiff
bacula-web: Changed target for form in main dashboard
authorDavide Franco <bacula-dev@dflc.ch>
Fri, 25 Feb 2011 16:01:38 +0000 (17:01 +0100)
committerEric Bollengier <eric@eb.homelinux.org>
Thu, 3 Mar 2011 09:39:31 +0000 (10:39 +0100)
 - In the main dashboard, Job report list go to Backup Job report page

gui/bacula-web/templates/last_run_report.tpl

index 3a6718faa32aaa0cf134c619653a407fca77409c..940974600be8ecc2671912c2b5b053cfe51ddc91 100644 (file)
@@ -82,7 +82,7 @@
 <div class="box">
        <p class="title">Reports</p>
  
- <form method="get" action="report.php" target="_blank">
+ <form method="post" action="backupjob-report.php">
    <table width="100%" cellpadding="0" cellspacing="3" border="0">
 
 <!-- 
           <td class="label"><b>{t}Select a job:{/t}</b></td>
           <td class="info">
             <input type=hidden name="default" value="1">                               
-                  <select name=server>
+                  <select name=backupjob_name>
                     {if $smarty.get.server != ""}
                                {html_options values=$smarty.get.server output=$smarty.get.server}
                         {else}