Created
October 26, 2015 17:31
-
-
Save ronnieduke/65d4c8067a618f875adb to your computer and use it in GitHub Desktop.
Mura config.xml class extension
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
<extension type="" subType=""> | |
<attributeset name="" container="Basic"> | |
<attribute | |
name="" | |
label="" | |
hint="" | |
type="SelectBox" | |
defaultValue="" | |
required="false" | |
validation="" | |
regex="" | |
message="" | |
optionList="" | |
optionLabelList="" /> | |
</attributeset> | |
</extension> |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment