Bladeren bron

right-to-left page commented out

Markus Spring 1 jaar geleden
bovenliggende
commit
6dee997a7d
1 gewijzigde bestanden met toevoegingen van 6 en 6 verwijderingen
  1. 6 6
      apps/templates/includes/sidebar.html

+ 6 - 6
apps/templates/includes/sidebar.html

@@ -55,12 +55,12 @@
                         <p>Typography</p>
                     </a>
                 </li>
-                <li>
-                    <a href="/rtl.html">
-                        <i class="tim-icons icon-world"></i>
-                        <p>RTL Support</p>
-                    </a>
-                </li>
+                <!-- <li> -->
+                <!--     <a href="/rtl.html"> -->
+                <!--         <i class="tim-icons icon-world"></i> -->
+                <!--         <p>RTL Support</p> -->
+                <!--     </a> -->
+                <!-- </li> -->
                 <li>
                     <a href="{{ url_for('authentication_blueprint.logout') }}">
                         <i class="tim-icons icon-button-power"></i>