Skip to content
Snippets Groups Projects
Commit 5eb29721 authored by Uma's avatar Uma
Browse files

Webform manifest file updated to in sync with Migration file

parent 191d75ee
No related branches found
No related tags found
1 merge request!421#1123 :: Uma :: Webform manifest file updated to in sync with Migration file
......@@ -76,7 +76,7 @@
`webformid` int(19) NOT NULL,
`fieldname` varchar(50) NOT NULL,
`neutralizedfield` varchar(50) NOT NULL,
`defaultvalue` varchar(200) DEFAULT NULL,
`defaultvalue` TEXT DEFAULT NULL,
`required` int(10) NOT NULL DEFAULT '0',
`sequence` int(10) DEFAULT NULL,
`hidden` int(10) DEFAULT NULL,
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment