This website requires JavaScript.
Explore
Help
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
2dd7baac16
silverstripe-framework
/
templates
/
forms
/
LabelField.ss
1 line
50 B
Scheme
Raw
Normal View
History
Unescape
Escape
ENHANCEMENT Allowing custom attributes in (most) FormField implementations, which allows for HTML5 data attributes
2011-12-22 13:10:57 +01:00
<label
id=
"$ID"
class=
"$extraClass"
>$Title</label>
Reference in New Issue
Copy Permalink