From 26d8ffd1cdcb5ad1a0617f677a257d44accf2b5c Mon Sep 17 00:00:00 2001 From: mb863 Date: Fri, 17 Dec 2010 20:32:18 +0000 Subject: [PATCH] NIHVIVO-1316: Moved scroll image icon to individual's image folder. Also, when I was clicking on the scroll up icon, it wasn't taking the user to the property groups nav. Now It's working. --- webapp/web/images/individual/scroll-up.png | Bin 0 -> 431 bytes .../partials/individual/individual-properties.ftl | 2 +- .../individual/individual-propertyGroupMenu.ftl | 3 ++- 3 files changed, 3 insertions(+), 2 deletions(-) create mode 100644 webapp/web/images/individual/scroll-up.png diff --git a/webapp/web/images/individual/scroll-up.png b/webapp/web/images/individual/scroll-up.png new file mode 100644 index 0000000000000000000000000000000000000000..b2e2d577623ce9f3555c17a2e6006092f760827c GIT binary patch literal 431 zcmV;g0Z{&lP)fEEz@Q`=Awa0FsWY8whN z&x+cHf`fq;h6)gEC^r`uJCRB`i89pK&_K)6&Bd2kg9#d{s;nfVtF2|v!^0!$;^g2) zv7xfk(xT?3CUAoU1q5VVogD4SHWcJlYfB3^78Vv1FH1{FYFV0_8Io)$$UsmSa&WNo zVUt%^Rj~ktGcH517AShUI$FQ~{Q3F*!-pp@Z-eL`KYo7t{^R>65L;YKOh!al_{p2M zZ$A-b=<$=M&I76QFn&TzR3?ai`1tWPs2pXnPi|fv!G;o5o!q>A=LCp;^XAQKsu@a5 zjMLitKWSm;J6afegW86I8W~5aZRkNDenw40uL1FTN}4^$;5T}+hY~|U#o|qD4K#oN Z0{}YKQ7y~I002ovPDHLkV1k_jvU&gj literal 0 HcmV?d00001 diff --git a/webapp/web/templates/freemarker/body/partials/individual/individual-properties.ftl b/webapp/web/templates/freemarker/body/partials/individual/individual-properties.ftl index 9437d1c4a..1781a93db 100644 --- a/webapp/web/templates/freemarker/body/partials/individual/individual-properties.ftl +++ b/webapp/web/templates/freemarker/body/partials/individual/individual-properties.ftl @@ -7,7 +7,7 @@ <#assign groupname = group.name(nameForOtherGroup)>
- + <#-- Display the group heading --> <#if groupname?has_content> diff --git a/webapp/web/templates/freemarker/body/partials/individual/individual-propertyGroupMenu.ftl b/webapp/web/templates/freemarker/body/partials/individual/individual-propertyGroupMenu.ftl index 341eac55b..a3a020850 100644 --- a/webapp/web/templates/freemarker/body/partials/individual/individual-propertyGroupMenu.ftl +++ b/webapp/web/templates/freemarker/body/partials/individual/individual-propertyGroupMenu.ftl @@ -3,8 +3,9 @@ <#-- Template for property group menu on individual profile page --> <#assign nameForOtherGroup = nameForOtherGroup!"other"> - +