You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@esme.apache.org by le...@apache.org on 2011/04/27 00:42:57 UTC

svn commit: r1096940 - /esme/trunk/server/src/main/webapp/pools_view/index.html

Author: lester
Date: Tue Apr 26 22:42:57 2011
New Revision: 1096940

URL: http://svn.apache.org/viewvc?rev=1096940&view=rev
Log:
ESME-345: Fixed widget malfunction with Chrome

Modified:
    esme/trunk/server/src/main/webapp/pools_view/index.html

Modified: esme/trunk/server/src/main/webapp/pools_view/index.html
URL: http://svn.apache.org/viewvc/esme/trunk/server/src/main/webapp/pools_view/index.html?rev=1096940&r1=1096939&r2=1096940&view=diff
==============================================================================
--- esme/trunk/server/src/main/webapp/pools_view/index.html (original)
+++ esme/trunk/server/src/main/webapp/pools_view/index.html Tue Apr 26 22:42:57 2011
@@ -207,7 +207,7 @@
                                   </td>
                                   <td>
                                     <!--edit:username class="text ui-widget-content ui-corner-all tipelement" title="This is the user that will be added to a pool." /-->
-                                    <edit:username class="text ui-corner-all tipelement" title="This will be the new user or the user whose role is being changed" />
+                                    <edit:username class="text ui-corner-all" title="This will be the new user or the user whose role is being changed" />
                                   </td>
                               </tr>
                               <tr>