From 5bf66662a9bdd62c5bccab15e607cd95cfb8fcab Mon Sep 17 00:00:00 2001 From: Charles Cabergs Date: Mon, 27 Jul 2020 10:05:23 +0200 Subject: Removed wordpress and phpmyadmin, my server doesn't handle it well and it brings shame on my familly --- srcs/phpmyadmin/templates/div_for_slider_effect.twig | 16 ---------------- 1 file changed, 16 deletions(-) delete mode 100644 srcs/phpmyadmin/templates/div_for_slider_effect.twig (limited to 'srcs/phpmyadmin/templates/div_for_slider_effect.twig') diff --git a/srcs/phpmyadmin/templates/div_for_slider_effect.twig b/srcs/phpmyadmin/templates/div_for_slider_effect.twig deleted file mode 100644 index 6453999..0000000 --- a/srcs/phpmyadmin/templates/div_for_slider_effect.twig +++ /dev/null @@ -1,16 +0,0 @@ -{% if initial_sliders_state == 'disabled' %} - -{% else %} - {# - Bad hack on the next line. document.write() conflicts with jQuery, - hence, opening the
with PHP itself instead of JavaScript. - - @todo find a better solution that uses $.append(), the recommended - method maybe by using an additional param, the id of the div to - append to - #} -