You are viewing a plain text version of this content. The canonical link for it is here.
Posted to jetspeed-dev@portals.apache.org by wo...@apache.org on 2010/10/01 06:50:47 UTC

svn commit: r1003387 - /portals/jetspeed-2/applications/j2-admin/trunk/src/main/resources/org/apache/jetspeed/portlets/prm/application/DetailsPanel.html

Author: woonsan
Date: Fri Oct  1 04:50:47 2010
New Revision: 1003387

URL: http://svn.apache.org/viewvc?rev=1003387&view=rev
Log:
JS2-1220: Removing duplicate fields

Modified:
    portals/jetspeed-2/applications/j2-admin/trunk/src/main/resources/org/apache/jetspeed/portlets/prm/application/DetailsPanel.html

Modified: portals/jetspeed-2/applications/j2-admin/trunk/src/main/resources/org/apache/jetspeed/portlets/prm/application/DetailsPanel.html
URL: http://svn.apache.org/viewvc/portals/jetspeed-2/applications/j2-admin/trunk/src/main/resources/org/apache/jetspeed/portlets/prm/application/DetailsPanel.html?rev=1003387&r1=1003386&r2=1003387&view=diff
==============================================================================
--- portals/jetspeed-2/applications/j2-admin/trunk/src/main/resources/org/apache/jetspeed/portlets/prm/application/DetailsPanel.html (original)
+++ portals/jetspeed-2/applications/j2-admin/trunk/src/main/resources/org/apache/jetspeed/portlets/prm/application/DetailsPanel.html Fri Oct  1 04:50:47 2010
@@ -44,15 +44,6 @@
         <input type="submit" wicket:id="jsecSave" />
     </div>
     <div>
-        <wicket:message key="pam.security_constraint"/>:
-        <select wicket:id="jetspeedConstraint">
-           <option value=""></option>
-           <option value="public-view">public-view</option>
-           <option value="public-edit">public-edit</option>
-        </select>
-        <input type="submit" wicket:id="jsecSave" />
-    </div>
-    <div>
         <wicket:message key="pam.details.resource.bundle"/>:
         <span wicket:id="resourceBundle"></span>
         <input type="submit" wicket:id="reloadResourceBundle" />



---------------------------------------------------------------------
To unsubscribe, e-mail: jetspeed-dev-unsubscribe@portals.apache.org
For additional commands, e-mail: jetspeed-dev-help@portals.apache.org