FSN#39312 Verder ontsluiten van modellen via de API

svn path=/Website/trunk/; revision=33086
This commit is contained in:
Erik Groener
2017-03-08 12:50:36 +00:00
parent 09d86ce35a
commit 71c4dc2a9c
2 changed files with 4 additions and 4 deletions

View File

@@ -14,9 +14,9 @@
%>
<!-- #include file="../scf/scaffolding.inc" -->
<!-- #include file="../mgt/mgt_tools.inc" -->
<!-- #include file="../api2/model_ins_srtdiscipline.inc" -->
<!-- #include file="../api2/model_mld_srtdiscipline.inc" -->
<%
var this_model = new model_ins_srtdiscipline();
var this_model = new model_mld_srtdiscipline();
scaffolding(this_model,
{

View File

@@ -13,9 +13,9 @@
*/
%>
<!-- #include file="../scf/scaffolding.inc" -->
<!-- #include file="../api2/model_mld_stdmelding_groep.inc" -->
<!-- #include file="../api2/model_mld_stdmeldinggroep.inc" -->
<%
var this_model = new model_mld_stdmelding_groep();
var this_model = new model_mld_stdmeldinggroep();
scaffolding(this_model,
{