Open dziudek opened 12 years ago
Add a code which will display specific styles only on specific sidebars. The areas will be defined by using following propery:
"on_areas": "bottom1, bottom2"
or to disable only on the specific areas:
"not_on_areas": "bottom1,bottom2"
When these options doesn't exists the style is loaded on all areas.
There is no direct access to the sidebar name in the form renderer. Moved for the future releases.
Add a code which will display specific styles only on specific sidebars. The areas will be defined by using following propery:
or to disable only on the specific areas:
When these options doesn't exists the style is loaded on all areas.