From 460d8e03650940887a0db9778328913ee6bab6ae Mon Sep 17 00:00:00 2001 From: manolobevia Date: Mon, 7 Nov 2011 15:02:05 +0000 Subject: [PATCH] NIHVIVO-3213: Refactoring markup/styles for proxy templates --- .../body/manageproxies/manageProxies-list.ftl | 127 ++++++++++-------- 1 file changed, 71 insertions(+), 56 deletions(-) diff --git a/webapp/web/templates/freemarker/body/manageproxies/manageProxies-list.ftl b/webapp/web/templates/freemarker/body/manageproxies/manageProxies-list.ftl index 5fad34cd5..804138dd0 100644 --- a/webapp/web/templates/freemarker/body/manageproxies/manageProxies-list.ftl +++ b/webapp/web/templates/freemarker/body/manageproxies/manageProxies-list.ftl @@ -8,71 +8,82 @@ ${stylesheets.add('')} ${stylesheets.add('')} -

Manage proxy self editors & profiles

+

Manage proxy self editors & profiles

<#if message??> -
- <#if message.success?? > -

- The operation was successful. -

+
- - - + + +
-
-

Select proxies

- -

-

-   -

+
+ Select proxies: + +
+

+

 

+ + <#-- Magic div that holds all of the proxy data and the template that shows how to display it. --> +
+ <#-- + Each proxy will be shown using the HTML inside this div. + It must contain at least: + -- a link with templatePart="remove" + -- a hidden input field with templatePart="uriField" + --> +
+ + + -

Selected proxies:

- - <#-- Magic div thst holds all of the proxy data and the template that shows how to display it. --> -
- - <#-- - Each proxy will be shown using the HTML inside this div. - It must contain at least: - -- a link with templatePart="remove" - -- a hidden input field with templatePart="uriField" - --> -
-
+ %label% +
- - - - -
- %label% - - %label% | %classLabel% -
- Remove selection -
+
+ %label% | %classLabel% +
+ Remove selection - - - -
+ + + + + + + + + + +
+ Select proxies: + + + + + + + + + + + + + + + + + +
- -
-

Select profiles

+ +

+
+ + + + +

Proxy self editors