mirror of
https://github.com/silverstripe/silverstripe-framework
synced 2024-10-22 14:05:37 +02:00
659634557d
Important to allow users to send around preview links, open draft versions in new tabs, or find out which URL to use to preview on mobile phones and other devices which can't load the CMS preview panel directly. Removed CSS animations since they complicated the component too much. Removed input/label setup since its not contained in a form, so has no relevance as far as server-side state goes. This does mean there's no longer an indication that only one state can be active at a given time (which the radio buttons communicated), but that's no different from e.g. the CMS menu. Not an API change since the Entwine JS and PHP interfaces stay the same. Conflicts: admin/css/screen.css |
||
---|---|---|
.. | ||
Includes | ||
CMSBreadcrumbs.ss | ||
CMSDialog.ss | ||
CMSProfileController_Content.ss | ||
CMSTabSet.ss | ||
LeftAndMain_printable.ss | ||
LeftAndMain.ss | ||
ModelSidebar.ss |