silverstripe-framework/admin
Ingo Schommer ce8ac58ddb Fix React DOM warnings about <form> attrs
"class" is a reserved word in JS, hence React uses "className".
"encType" has to be camel cased correctly, see https://facebook.github.io/react/docs/tags-and-attributes.html#html-attributes

Also marked less attrs on <form> as required
2016-04-11 09:16:32 +12:00
..
code Enforcing can*() in CampaignAdmin reads 2016-04-07 23:32:31 +12:00
css Updated build artifacts 2016-04-07 23:50:12 +12:00
font - Add GridfieldActionsComponent 2016-04-06 08:36:37 +12:00
images Updated build artifacts 2016-04-07 23:50:12 +12:00
javascript Fix React DOM warnings about <form> attrs 2016-04-11 09:16:32 +12:00
scss Updated build artifacts 2016-04-07 23:50:12 +12:00
templates Simplified form schema structure and mocks 2016-04-06 08:35:53 +12:00
tests Merge remote-tracking branch 'origin/3' 2016-01-20 13:16:27 +13:00
thirdparty Implement client-side routing with Page.js 2016-04-01 13:45:14 +13:00
_config.php API Move ss buttons plugin out of thirdparty 2016-03-21 13:51:33 +13:00
.gitignore MINOR Removing executable flag from all files (thanks miiihi) 2011-09-18 22:04:02 +02:00