Article previous html
Jump to navigation
Jump to search
| Line 298: | Line 298: | ||
} | } | ||
| − | if(required.hasOwnProperty(type | + | if(required.hasOwnProperty(type)) { |
for(var i in required[type])) { | for(var i in required[type])) { | ||
if(!$(this).find('[name="Form article[' + required[type][i] + ']"]').val()) { | if(!$(this).find('[name="Form article[' + required[type][i] + ']"]').val()) { | ||
Revision as of 08:31, 12 March 2020