[Koha-bugs] [Bug 4354] Cannot edit existing issuing rules

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Thu Jan 6 14:36:09 CET 2011


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

Fridolyn SOMERS <fridolyn.somers at gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |fridolyn.somers at gmail.com

--- Comment #5 from Fridolyn SOMERS <fridolyn.somers at gmail.com> 2011-01-06 13:36:08 UTC ---
(In reply to comment #4)
> Created attachment 2946 [details]
> Revised for current HEAD

Hie,

Nice patch, it saves a lot of time.

I just had a problem after merging : 
When clicking on "edit", the submit button value changed to "Edit".
It javascript, you should modify to apply edition only on text input : 
L16 : 
$("#default-circulation-rules tr:last td:eq("+i+") input[type=text]").val(itm);

Regards,

-- 
Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug.


More information about the Koha-bugs mailing list