X-Git-Url: http://git.onelab.eu/?a=blobdiff_plain;f=unfold%2Ftemplates%2Fplugin.html;h=171961ecae199c02c8dbac8374ae5cec8f681260;hb=9c7335cb3587cb7b5d7bb59b9f74920ddbf6a01a;hp=7a09e427f10e078a9d5567911ec84341d4bd77f2;hpb=cd40c6b56d5b19810a472cf4ec7ca4d6ce2933d7;p=myslice.git diff --git a/unfold/templates/plugin.html b/unfold/templates/plugin.html index 7a09e427..171961ec 100644 --- a/unfold/templates/plugin.html +++ b/unfold/templates/plugin.html @@ -3,11 +3,11 @@
{% if togglable %} {% if not toggled %} -

Show {{ title }} ({{ classname }})

- +

{{ title }} ({{ classname }})

+ {% else %} - -

Hide {{ title }} ({{ classname }})

+ +

{{ title }} ({{ classname }})

{% endif %}{# toggled #} {% endif %}{# togglable #} {% endif %}{# visible #}