aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorThomas Lenz <tlenz@iaik.tugraz.at>2015-08-11 10:34:30 +0200
committerThomas Lenz <tlenz@iaik.tugraz.at>2015-08-11 10:34:30 +0200
commita32f8203064360165fe2f1974fcd57e59954a192 (patch)
treeb2211de13a285042160d96085c71fab8039f7065
parent53a9b41048d9c5db633321906b9e14dc4a99624e (diff)
downloadmoa-id-spss-a32f8203064360165fe2f1974fcd57e59954a192.tar.gz
moa-id-spss-a32f8203064360165fe2f1974fcd57e59954a192.tar.bz2
moa-id-spss-a32f8203064360165fe2f1974fcd57e59954a192.zip
update GeneralConfig GUI
-rw-r--r--id/moa-id-webgui/src/main/resources/gui/types/general.json16
1 files changed, 16 insertions, 0 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 f10fac06c..f12b71eea 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
@@ -228,6 +228,22 @@
}
}
},
+ "reversion.log": {
+ "id": "http://www.egiz.gv.at/dynUI/general/reversion/log",
+ "type": "object",
+ "title": "Revisions-Logging",
+ "description": "General Revision-Logging",
+ "options": {
+ "collapsed": true
+ },
+ "properties": {
+ "eventcodes": {
+ "id": "http://www.egiz.gv.at/dynUI/general/reversion/log/eventcodes",
+ "type": "string",
+ "title": "EventCodes (CSV)"
+ }
+ }
+ },
"protocols": {
"id": "http://www.egiz.gv.at/dynUI/general/protocols",
"type": "object",