From: Ryota MIBU Date: Wed, 10 Aug 2016 18:10:50 +0000 (+0900) Subject: remove 'Save to PDF' link from normal HTML pages X-Git-Tag: colorado.1.0~13^2 X-Git-Url: https://gerrit.opnfv.org/gerrit/gitweb?a=commitdiff_plain;h=6e998d9d2233597519eff7d8c3d77f255313c919;p=opnfvdocs.git remove 'Save to PDF' link from normal HTML pages 'Save to PDF' should be appeared in single HTML pages. JIRA: DOCS-156 Change-Id: I4566a976a8590a521bff4d0038597421f367f8e3 Signed-off-by: Ryota MIBU --- diff --git a/etc/pagemenu.html b/etc/pagemenu.html index 2bb9d1c06..67601b655 100644 --- a/etc/pagemenu.html +++ b/etc/pagemenu.html @@ -13,7 +13,9 @@ {%- if show_source and has_source and sourcename %}
  • {{ _('Show Source') }}
  • + {%- else %} + {# Note: single HTML won't have source rst #} +
  • Save to PDF
  • {%- endif %} -
  • Save to PDF