FSN#37705 Opslaan nieuwe MJOB controle

svn path=/Website/trunk/; revision=30698
This commit is contained in:
Jos Groot Lipman
2016-09-14 07:38:52 +00:00
parent ddced3f3b5
commit 17dcc9d80f

View File

@@ -116,6 +116,7 @@ function pre_submit()
// Eenheid voor het opslaan uit de disable mode.
$("#unit").attr('disabled', false);
$("#inspection_mode").prop('disabled', false);
return true;
}