From 225dc136c1c6fba26b2e4f8b763cbd3fc4d596e3 Mon Sep 17 00:00:00 2001
From: Roberto Sánchez <roberto.sanchez@curisit.net>
Date: Mon, 13 Jan 2014 12:37:25 +0000
Subject: [PATCH] #394 feature - Added error messages to Admin module
---
securis/src/main/resources/static/js/catalogs.json | 6 +-----
1 files changed, 1 insertions(+), 5 deletions(-)
diff --git a/securis/src/main/resources/static/js/catalogs.json b/securis/src/main/resources/static/js/catalogs.json
index 96d817a..c2efe6b 100644
--- a/securis/src/main/resources/static/js/catalogs.json
+++ b/securis/src/main/resources/static/js/catalogs.json
@@ -169,10 +169,6 @@
"type" : "date",
"readOnly" : true
}]
-}, {
- "name" : "System params",
- "resource" : "systemparams",
- "fields" : []
-}
+ }
]
\ No newline at end of file
--
Gitblit v1.3.2