Hello community, here is the log from the commit of package webyast-ldap-ui for openSUSE:Factory checked in at Fri May 27 15:05:07 CEST 2011.
-------- --- webyast-ldap-ui/webyast-ldap-ui.changes 2011-05-17 12:30:57.000000000 +0200 +++ /mounts/work_src_done/STABLE/webyast-ldap-ui/webyast-ldap-ui.changes 2011-05-27 14:27:32.000000000 +0200 @@ -1,0 +2,6 @@ +Fri May 27 12:09:19 UTC 2011 - [email protected] + +- enable the submit button correctly (bnc#695571) +- 0.2.9 + +------------------------------------------------------------------- calling whatdependson for head-i586 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ webyast-ldap-ui.spec ++++++ --- /var/tmp/diff_new_pack.oRnBMH/_old 2011-05-27 15:03:58.000000000 +0200 +++ /var/tmp/diff_new_pack.oRnBMH/_new 2011-05-27 15:03:58.000000000 +0200 @@ -24,7 +24,7 @@ Group: Productivity/Networking/Web/Utilities Url: http://en.opensuse.org/Portal:WebYaST AutoReqProv: on -Version: 0.2.8 +Version: 0.2.9 Release: 1 Summary: WebYaST - LDAP Client UI Source: www.tar.bz2 ++++++ www.tar.bz2 ++++++ diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/www/app/views/ldap/index.html.erb new/www/app/views/ldap/index.html.erb --- old/www/app/views/ldap/index.html.erb 2011-05-16 16:32:32.000000000 +0200 +++ new/www/app/views/ldap/index.html.erb 2011-05-27 13:31:35.000000000 +0200 @@ -68,12 +68,11 @@ } }); - $('#ldapForm input[type="submit"]').click(function() { if ($('#ldapForm').valid()) { - disable_forms(); var message = <%= jss _("Please wait") -%>; $.modalDialog.wait( {message: message}); + $('#ldapForm').submit(); } }); ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Remember to have fun... -- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
