PATH:
home
/
lab2454c
/
sothebankuab.com
/
wp-content
/
themes
/
sinatra
/
inc
/
customizer
/
controls
/
toggle
wp.customize.controlConstructor["sinatra-toggle"]=wp.customize.Control.extend({ready:function(){"use strict";var control=this;control.container.on("click",".sinatra-toggle-switch",(function(){control.setting.set(!control.setting.get())}))}});
[-] toggle.scss
[edit]
[+]
..
[-] toggle.css
[edit]
[-] toggle.js
[edit]
[-] class-sinatra-customizer-control-toggle.php
[edit]
[-] toggle.min.css
[edit]
[-] toggle.min.js
[edit]