Bug 24201: (QA follow-up) Replace library select
[koha-equinox.git] / koha-tmpl / intranet-tmpl / prog / en / modules / circ / set-library.tt
index 3d358bd..4859bdb 100644 (file)
@@ -74,7 +74,12 @@ Updated:<ul>
         </select></li>
     </ol>
 </fieldset>
+[% ELSE %]
+<select name="branch" id="branch" style="visibility:hidden;">
+    [% PROCESS options_for_libraries libraries => Branches.all( selected => branch ) %]
+</select>
 [% END %]
+
 [% IF Koha.Preference('UseCirculationDesks') && Desks.all %]
 <fieldset class="rows">
     <legend>Set desk</legend>