Author: degenaro
Date: Thu Mar 7 22:57:48 2013
New Revision: 1454154
URL: http://svn.apache.org/r1454154
Log:
UIMA-2722 DUCC webserver (WS) should give hints for Login/Preferences - when
hovering over Users input box
Modified:
uima/sandbox/uima-ducc/trunk/uima-ducc-web/src/main/webapp/root/$banner/$users.jsp
uima/sandbox/uima-ducc/trunk/uima-ducc-web/src/main/webapp/root/reservations.jsp
Modified:
uima/sandbox/uima-ducc/trunk/uima-ducc-web/src/main/webapp/root/$banner/$users.jsp
URL:
http://svn.apache.org/viewvc/uima/sandbox/uima-ducc/trunk/uima-ducc-web/src/main/webapp/root/%24banner/%24users.jsp?rev=1454154&r1=1454153&r2=1454154&view=diff
==============================================================================
---
uima/sandbox/uima-ducc/trunk/uima-ducc-web/src/main/webapp/root/$banner/$users.jsp
(original)
+++
uima/sandbox/uima-ducc/trunk/uima-ducc-web/src/main/webapp/root/$banner/$users.jsp
Thu Mar 7 22:57:48 2013
@@ -18,4 +18,4 @@ under the License.
-->
<td valign="top" align="right">
Users: 
-<td valign="top"><input type="text" size="16" id="users_input" value="default"
placeholder="user1 user2 user3...">
\ No newline at end of file
+<td valign="top"><input title="Hint: Preferences can be used to change user
filtering" type="text" size="16" id="users_input" value="default"
placeholder="user1 user2 user3...">
\ No newline at end of file
Modified:
uima/sandbox/uima-ducc/trunk/uima-ducc-web/src/main/webapp/root/reservations.jsp
URL:
http://svn.apache.org/viewvc/uima/sandbox/uima-ducc/trunk/uima-ducc-web/src/main/webapp/root/reservations.jsp?rev=1454154&r1=1454153&r2=1454154&view=diff
==============================================================================
---
uima/sandbox/uima-ducc/trunk/uima-ducc-web/src/main/webapp/root/reservations.jsp
(original)
+++
uima/sandbox/uima-ducc/trunk/uima-ducc-web/src/main/webapp/root/reservations.jsp
Thu Mar 7 22:57:48 2013
@@ -71,7 +71,7 @@ if (table_style.equals("scroll")) {
<!-- *********************** column ************************ -->
<td valign="middle" align="center">
<div id="reservation_form_button">
-<button title="Login to enable" disabled
style="font-size:8pt;">Request<br>Reservation</button>
+<button title="Hint: Login" disabled
style="font-size:8pt;">Request<br>Reservation</button>
</div>
</td>
<!-- *********************** column ************************ -->