[Koha-bugs] [Bug 11789] Use validation plugin when creating new list

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Wed Feb 19 09:59:51 CET 2014


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

--- Comment #3 from Jonathan Druart <jonathan.druart at biblibre.com> ---
Comment on attachment 25408
  --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=25408
Bug 11789 - Use validation plugin when creating new list

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

::: koha-tmpl/intranet-tmpl/prog/en/modules/virtualshelves/shelves.tt
@@ +430,3 @@
>          <ol>
> +        <li><label class="required" for="addshelf">List name:</label><input id="addshelf" type="text" name="addshelf" size="25" required="required" class="required" />
> +            <span class="required">Required</span>

Are you sure this "required" string is useful? The label is already in red.
I just passed QA on bug 11766 and bug 11767 and you didn't add it.
Should we be consistent for all forms?

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


More information about the Koha-bugs mailing list