FSN#33999: Realisatie TMJ module voor TobiasAX obv Inspectiemodule.

svn path=/Website/trunk/; revision=30576
This commit is contained in:
Maykel Geerdink
2016-09-06 09:20:32 +00:00
parent 61b9b3786a
commit 669c4718f9

View File

@@ -110,5 +110,8 @@ function pre_submit()
$("#object_key").val($("#object_discipline").val());
}
// Eenheid voor het opslaan uit de disable mode.
$("#unit").attr('disabled', false);
return true;
}