https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=15965

Frédéric Demians <frede...@tamil.fr> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |frede...@tamil.fr

--- Comment #2 from Frédéric Demians <frede...@tamil.fr> ---
It works. But why this:

+    $('#koha2marc').find("input:submit").hide();

Since you have already this:

-    <input type="submit" value="OK" />

If at first place, you hide in JS the submit button, isn't it in order to keep
working the form whether JS is disabled. So why suppressing the <input> itself?
For me, JS has to be activated in the pro interface, and as so, the JS line
should be suppressed.

-- 
You are receiving this mail because:
You are watching all bug changes.
You are the assignee for the bug.
_______________________________________________
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