Branch: refs/heads/master
Home:
https://github.com/gatein/gatein-portal
Commit: 374cf81f34d6ecc1dee6aa7e8ac6c7044958f165
https://github.com/gatein/gatein-portal/commit/374cf81f34d6ecc1dee6aa7e8a...
Author: ammendonca <ammendonca(a)gmail.com>
Date: 2013-07-22 (Mon, 22 Jul 2013)
Changed paths:
M
portlet/admin/redirect/src/main/java/org/gatein/ui/admin/redirect/beans/util/RedirectNameValidator.java
M portlet/admin/redirect/src/main/webapp/admin/redirects/index.xhtml
M portlet/admin/redirect/src/main/webapp/admin/redirects/modals/modal-condition.xhtml
M portlet/admin/redirect/src/main/webapp/resources/css/admin.css
M portlet/admin/redirect/src/main/webapp/resources/js/admin.js
Log Message:
-----------
GTNPORTAL-3189: Added maxlength to redirect and condition name as well adding
word-break: break-all style to avoid display of long names to break the layout.