Bug 15766: (follow-up) Save description link as button on patroncard side
authorAleisha Amohia <aleishaamohia@hotmail.com>
Tue, 10 Oct 2017 03:21:33 +0000 (03:21 +0000)
committerNick Clemens <nick@bywatersolutions.com>
Wed, 24 Oct 2018 13:52:41 +0000 (13:52 +0000)
Signed-off-by: Katrin Fischer <katrin.fischer.83@web.de>

Signed-off-by: Katrin Fischer <katrin.fischer.83@web.de>

Signed-off-by: Nick Clemens <nick@bywatersolutions.com>

koha-tmpl/intranet-tmpl/prog/en/modules/patroncards/edit-batch.tt

index 6a3d37a..c92c52c 100644 (file)
@@ -49,7 +49,7 @@
                                         <input type="hidden" name="batch_id" value="[% batch_id | html %]" />
                                         <label for="description">Batch description: </label>
                                         <input type="text" name="description" value="[% description | html %]">
-                                        <a href="#" id="savedesc" data-batch_id="[% batch_id | html %]">Save description</a> <span id="change-status"></span>
+                                        <a href="#" id="savedesc" data-batch_id="[% batch_id | html %]" class="btn btn-default btn-xs">Save description</a> <span id="change-status"></span>
                                     </li><li>
                                         <label for="bor_num_list">Add by borrowernumber(s):
                                             <br /> <span class="hint">One borrowernumber per line.</span>