Skip to content

Instantly share code, notes, and snippets.

@easyweb-su
easyweb-su / Themetabs.js
Created March 9, 2018 20:54 — forked from Alexkurd/Themetabs.js
Табы для настроек темы
В themes.xml в разделе <thumb>970</thumb> после 970 вставить код
<![CDATA[
<style>.block.fields.form .tabs {height: auto;white-space: normal;}</style>
<script>
/*global $*/
$.dmllcTheme = {
tabs: [],
addtabs: function() {
var tabheaders='',tabcontent = '';