Changeset 2319114
- Timestamp:
- 06/05/2020 05:20:57 PM (6 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
page-builder-by-azexo/trunk/frontend-customization-options.js
r2305337 r2319114 5193 5193 "control_type": "image", 5194 5194 "control_text": "Image URL", 5195 "selector": '.az-image img' 5196 }, 5197 { 5198 "type": "input-attribute", 5199 "menu": "utility", 5200 "group": "Image", 5201 "control_text": "Alt text", 5202 "control_class": "azh-alt", 5203 "control_type": "alt", 5204 "attribute": "alt", 5195 5205 "selector": '.az-image img' 5196 5206 },
Note: See TracChangeset
for help on using the changeset viewer.