You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@uima.apache.org by de...@apache.org on 2013/12/11 11:53:35 UTC

svn commit: r1550100 - /uima/sandbox/uima-ducc/trunk/uima-ducc-web/src/main/webapp/root/$banner/$links.jsp

Author: degenaro
Date: Wed Dec 11 10:53:35 2013
New Revision: 1550100

URL: http://svn.apache.org/r1550100
Log:
UIMA-3494 DUCC preference window needs to be just a little bit wider

Modified:
    uima/sandbox/uima-ducc/trunk/uima-ducc-web/src/main/webapp/root/$banner/$links.jsp

Modified: uima/sandbox/uima-ducc/trunk/uima-ducc-web/src/main/webapp/root/$banner/$links.jsp
URL: http://svn.apache.org/viewvc/uima/sandbox/uima-ducc/trunk/uima-ducc-web/src/main/webapp/root/%24banner/%24links.jsp?rev=1550100&r1=1550099&r2=1550100&view=diff
==============================================================================
--- uima/sandbox/uima-ducc/trunk/uima-ducc-web/src/main/webapp/root/$banner/$links.jsp (original)
+++ uima/sandbox/uima-ducc/trunk/uima-ducc-web/src/main/webapp/root/$banner/$links.jsp Wed Dec 11 10:53:35 2013
@@ -22,7 +22,7 @@ under the License.
 <td>|
 <td><span id="logout_link_area"></span>
 <td>|
-<td><span id="preferences_link_area"><a href="preferences.html" onclick="var newWin = window.open(this.href,'child','height=600,width=900,scrollbars'); newWin.focus(); return false;">Preferences</a></span>
+<td><span id="preferences_link_area"><a href="preferences.html" onclick="var newWin = window.open(this.href,'child','height=600,width=950,scrollbars'); newWin.focus(); return false;">Preferences</a></span>
 <td>|
 <td><span id="duccbook_link_area"></span><a href="doc/duccbook.html" target="_duccbook">DuccBook</a>
 </table>
\ No newline at end of file