# HG changeset patch # User Thierry Florac # Date 1539598473 -7200 # Node ID 4e558fd70749b608b3f2878f9fdd0dc1d49053eb # Parent a6e1d18bde084172edc6958d6d63173403385df7 Updated picture template diff -r a6e1d18bde08 -r 4e558fd70749 src/pyams_portal/portlets/image/skin/image.pt --- a/src/pyams_portal/portlets/image/skin/image.pt Tue Oct 09 16:22:16 2018 +0200 +++ b/src/pyams_portal/portlets/image/skin/image.pt Mon Oct 15 12:14:33 2018 +0200 @@ -6,49 +6,45 @@ slot_width slot_config.get_width(); base_width 100 / 12; timestamp tales:timestamp(image);"> - - - + + + + + - - - + + + + + - - - + + + + + - - - + + + + + diff -r a6e1d18bde08 -r 4e558fd70749 src/pyams_portal/portlets/image/zmi/preview.pt --- a/src/pyams_portal/portlets/image/zmi/preview.pt Tue Oct 09 16:22:16 2018 +0200 +++ b/src/pyams_portal/portlets/image/zmi/preview.pt Mon Oct 15 12:14:33 2018 +0200 @@ -6,55 +6,50 @@ image_url tales:absolute_url(image); slot_config view.slot_configuration; slot_width slot_config.get_width(); - base_width 100 / 12; thumbnails tales:thumbnails(image); target python:thumbnails.get_thumbnail('800x600'); timestamp tales:timestamp(image);" tal:attributes="href tales:absolute_url(target)"> - - - + + + + + - - - + + + + + - - - + + + + + - - - + + + + +