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

--- Comment #3 from Jonathan Druart <jonathan.dru...@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.
_______________________________________________
Koha-bugs mailing list
Koha-bugs@lists.koha-community.org
http://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs
website : http://www.koha-community.org/
git : http://git.koha-community.org/
bugs : http://bugs.koha-community.org/

Reply via email to