[Koha-bugs] [Bug 8643] Add important constraint to marc subfields

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Mon Dec 28 11:41:19 CET 2015


http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=8643

--- Comment #23 from Jonathan Druart <jonathan.druart at bugs.koha-community.org> ---
Comment on attachment 45835
  --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=45835
[SIGNED-OFF] Bug 8643: Removed the use of CGI::checkbox for "Important"
subfield and duplicate authorized tag

Review of attachment 45835:
 --> (http://bugs.koha-community.org/bugzilla3/page.cgi?id=splinter.html&bug=8643&attachment=45835)
-----------------------------------------------------------------

::: koha-tmpl/intranet-tmpl/prog/en/modules/admin/marctagstructure.tt
@@ -111,4 @@
>              <input type="checkbox" name="important" id="important" value="1" />
>          [% END %]
>      </li>
> -    <li><label for="authorised_value">Authorized value: </label>[% authorised_value %] (if you select a value here, the indicators will be limited to the authorized value list)</li>

Why do you remove this line?

-- 
You are receiving this mail because:
You are watching all bug changes.


More information about the Koha-bugs mailing list