Skip to content
Snippets Groups Projects

#1123 :: Uma :: Webform manifest file updated to in sync with Migration file

Merged #1123 :: Uma :: Webform manifest file updated to in sync with Migration file
Merged Uma requested to merge uma.s/vtigercrm:Webform_manifest_sync_Migration into master
+ 1
1
Compare changes
  • Side-by-side
  • Inline
@@ -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,
Loading