]> git.ipfire.org Git - thirdparty/bacula.git/commitdiff
baculum: Fix table width on schedule list page
authorMarcin Haba <marcin.haba@bacula.pl>
Wed, 14 Jul 2021 03:41:53 +0000 (05:41 +0200)
committerEric Bollengier <eric@baculasystems.com>
Thu, 24 Mar 2022 08:03:26 +0000 (09:03 +0100)
gui/baculum/protected/Web/Pages/ScheduleList.page

index e44d7dc7ed184076dfbf57129014bfce86c4b68e..986c0ab71797b9cd2dc289641ff12f1cb2671ff3 100644 (file)
@@ -11,7 +11,7 @@
                <button type="button" class="w3-button w3-green" onclick="document.location.href='<%=$this->Service->constructUrl('ScheduleStatusList')%>';"><i class="fa fa-clock"></i> &nbsp;<%[ Schedule status ]%></button>
        </div>
        <div class="w3-container">
-               <table id="schedule_list" class="w3-table w3-striped w3-hoverable w3-white w3-margin-bottom">
+               <table id="schedule_list" class="w3-table w3-striped w3-hoverable w3-white w3-margin-bottom" style="width: 100%">
                        <thead>
                                <tr>
                                        <th></th>