diff options
author | Thomas Lenz <tlenz@iaik.tugraz.at> | 2017-10-03 16:20:11 +0200 |
---|---|---|
committer | Thomas Lenz <tlenz@iaik.tugraz.at> | 2017-10-03 16:20:11 +0200 |
commit | 2736109c0928c0c1edb787d54e91bf67bbaad849 (patch) | |
tree | f4f3d39c264e4876a89e2271174236b12f628916 /id/moa-id-webgui/src/main/resources | |
parent | 588b730eff977fa7fba62612ec7b4bb1bc56ebd8 (diff) | |
download | moa-id-spss-2736109c0928c0c1edb787d54e91bf67bbaad849.tar.gz moa-id-spss-2736109c0928c0c1edb787d54e91bf67bbaad849.tar.bz2 moa-id-spss-2736109c0928c0c1edb787d54e91bf67bbaad849.zip |
remove mobileBKU and add an additional third BKU
Diffstat (limited to 'id/moa-id-webgui/src/main/resources')
-rw-r--r-- | id/moa-id-webgui/src/main/resources/gui/types/general.json | 16 |
1 files changed, 0 insertions, 16 deletions
diff --git a/id/moa-id-webgui/src/main/resources/gui/types/general.json b/id/moa-id-webgui/src/main/resources/gui/types/general.json index f12b71eea..d45a4d5f1 100644 --- a/id/moa-id-webgui/src/main/resources/gui/types/general.json +++ b/id/moa-id-webgui/src/main/resources/gui/types/general.json @@ -458,22 +458,6 @@ } } } - }, - "reversion.log": { - "id": "http://www.egiz.gv.at/dynUI/general/reversion/log", - "type": "object", - "title": "Revision Logging", - "description": "Default Revisions-Logging", - "options": { - "collapsed": true - }, - "properties": { - "eventcodes": { - "id": "http://www.egiz.gv.at/dynUI/general/reversion/log/eventcodes", - "type": "string", - "title": "EventCodes (CSV)" - } - } } }, "required": ["publicURLPrefix"] |