From 05f9209d61847f3f51fe774fb0c7cec0329ab05e Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Luk=C3=A1=C5=A1=20Krup=C4=8D=C3=ADk?= <lukas.krupcik@vsb.cz> Date: Thu, 8 Sep 2016 08:45:03 +0200 Subject: [PATCH] test graphics --- it4i_theme/drawer.html | 8 -------- 1 file changed, 8 deletions(-) diff --git a/it4i_theme/drawer.html b/it4i_theme/drawer.html index 2289d0827..42ed49eca 100644 --- a/it4i_theme/drawer.html +++ b/it4i_theme/drawer.html @@ -10,14 +10,6 @@ </div> </a> <div class="scrollable"> - <ul class="repo"> - <li class="repo-download"> - {% set version = config.extra.version | default("master") %} - <a href="all.pdf" target="_blank" title="DOWNLOAD PDF VERSION" data-action="download"> - <i class="icon icon-download"></i> DOWNLOAD PDF VERSION - </a> - </li> - </ul> <div class="wrapper"> <hr> <div class="toc"> -- GitLab