This website requires JavaScript.
Explore
Help
Register
Sign In
tonyair
/
silverstripe-framework
Watch
1
Star
0
Fork
0
You've already forked silverstripe-framework
mirror of
https://github.com/silverstripe/silverstripe-framework
synced
2024-10-22 14:05:37 +02:00
Code
Issues
Projects
Releases
Wiki
Activity
7fd90c1b01
silverstripe-framework
/
admin
/
templates
/
Includes
/
LeftAndMain_Content.ss
7 lines
88 B
Scheme
Raw
Normal View
History
Unescape
Escape
MINOR Removed inline CSS styles
2012-02-22 00:24:15 +01:00
<div
class=
"cms-content center"
data-layout-type=
"border"
>
ENHANCEMENT CMS panels restructured to use two new types of "tools" templates, fetched through LeftAndMain->Tools() and LeftAndMain->EditFormTools(). Requires less overloading of template markup.
2012-02-15 13:39:45 +01:00
$Tools
$EditForm
</div>
Reference in New Issue
Copy Permalink