🔐 Sid Gifari File Manager Pro
v8.0.5 | 2026-08-07 11:57:35 | PHP 8.2.32
📂
/ (Root)
/
home
/
eliteewa
/
public_html
/
wp-content
/
themes
/
blocksy
/
inc
/
panel-builder
/
header
/
top-row
📍 /home/eliteewa/public_html/wp-content/themes/blocksy/inc/panel-builder/header/top-row
🔄 Refresh
✏️
Editing: sync.js
Writable
import { handleRowVariables, handleRowOptions } from '../middle-row/sync' import ctEvents from 'ct-events' ctEvents.on( 'ct:header:sync:collect-variable-descriptors', (variableDescriptors) => { variableDescriptors['top-row'] = handleRowVariables } ) ctEvents.on('ct:header:sync:item:top-row', (changeDescriptor) => handleRowOptions({ selector: '[data-row*="top"]', changeDescriptor }) )
💾 Save Changes
❌ Cancel