FSN#39312 Verder ontsluiten van modellen via de API
svn path=/Website/trunk/; revision=33086
This commit is contained in:
@@ -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,
|
||||
{
|
||||
|
||||
@@ -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,
|
||||
{
|
||||
Reference in New Issue
Block a user