From 8375db5c480f32dad6588c858046313559cb7228 Mon Sep 17 00:00:00 2001 From: Jos Groot Lipman Date: Wed, 25 Oct 2017 15:01:44 +0000 Subject: [PATCH] aut_sp_duration is nooit aangemaakt svn path=/Website/branches/v2017.2/; revision=35817 --- APPL/API2/model_aut_sp.inc | 5 ----- 1 file changed, 5 deletions(-) diff --git a/APPL/API2/model_aut_sp.inc b/APPL/API2/model_aut_sp.inc index c92c106b17..b5435ad973 100644 --- a/APPL/API2/model_aut_sp.inc +++ b/APPL/API2/model_aut_sp.inc @@ -81,11 +81,6 @@ function model_aut_sp(params) "label": L("aut_sp_algorithm"), "typ": "varchar" }, - "duration": { - "dbs": "aut_sp_duration", - "label": L("aut_sp_duration"), - "typ": "number" - }, "authorization": { "dbs": "fac_functie_key", "label": L("aut_sp_functie_key"),