From ips at fedoraproject.org Thu Aug 20 10:15:29 2015 Content-Type: multipart/mixed; boundary="===============5803342645651448328==" MIME-Version: 1.0 From: ips To: rhq-commits at lists.fedorahosted.org Subject: [rhq] modules/enterprise Date: Thu, 28 Oct 2010 17:56:55 +0000 Message-ID: <20101028175655.6F6F1120109@lists.fedorahosted.org> --===============5803342645651448328== Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: quoted-printable modules/enterprise/gui/portal-war/src/main/webapp/admin/config/GeneralProp= ertiesConfigForm.jsp | 121 ++++++++++ 1 file changed, 121 insertions(+) New commits: commit 57d628569b292363733e835dc0134072090f2555 Author: Simeon Pinder Date: Tue Oct 12 18:51:37 2010 -0400 replace missing Config properties file. (cherry picked from commit 7158ea3bfd76b3041ed656660c57e206eb6148f2) diff --git a/modules/enterprise/gui/portal-war/src/main/webapp/admin/config= /GeneralPropertiesConfigForm.jsp b/modules/enterprise/gui/portal-war/src/ma= in/webapp/admin/config/GeneralPropertiesConfigForm.jsp new file mode 100644 index 0000000..2c8a8a2 --- /dev/null +++ b/modules/enterprise/gui/portal-war/src/main/webapp/admin/config/Genera= lPropertiesConfigForm.jsp @@ -0,0 +1,121 @@ +<%@ page language=3D"java" %> +<%@ page errorPage=3D"/common/Error.jsp" %> + +<%@ taglib uri=3D"http://java.sun.com/jsp/jstl/fmt" prefix=3D"fmt" %> +<%@ taglib uri=3D"http://jakarta.apache.org/struts/tags-html-el" prefix=3D= "html" %> +<%@ taglib uri=3D"http://jakarta.apache.org/struts/tags-tiles" prefix=3D"t= iles" %> +<%@ taglib uri=3D"http://jakarta.apache.org/struts/tags-logic" prefix=3D"l= ogic" %> +<%@ taglib uri=3D"http://java.sun.com/jsp/jstl/core" prefix=3D"c" %> +<%@ taglib uri=3D"/WEB-INF/tld/hq.tld" prefix=3D"hq" %> + + +win.css" type= =3D"text/css"> + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
+ + + + + + + + + + + + + + + + + + + + + +
+ + + + + + + + + + + +
+ +
+
+
+ + + + + +
+
+ + + + + +
+
+ + + + + +
+
--===============5803342645651448328==--