From df7b62b20ecbab7d319be6292c9a201b4021d52f Mon Sep 17 00:00:00 2001 From: Endi Sukma Dewata Date: Wed, 21 Nov 2012 14:30:45 -0500 Subject: Reorganized TPS templates and scripts. The templates, JS, and CGI scripts for TPS have been reorganized into the TPS core package. Removed unused cfg.pl. Ticket #407 --- .../docroot/tps/admin/console/config/config_db.vm | 125 --------------------- 1 file changed, 125 deletions(-) delete mode 100644 dogtag/tps-ui/shared/docroot/tps/admin/console/config/config_db.vm (limited to 'dogtag/tps-ui/shared/docroot/tps/admin/console/config/config_db.vm') diff --git a/dogtag/tps-ui/shared/docroot/tps/admin/console/config/config_db.vm b/dogtag/tps-ui/shared/docroot/tps/admin/console/config/config_db.vm deleted file mode 100644 index ba40c7cee..000000000 --- a/dogtag/tps-ui/shared/docroot/tps/admin/console/config/config_db.vm +++ /dev/null @@ -1,125 +0,0 @@ - - - - - - - Dogtag Certificate System - - - - - - - - - -
-#include ( "admin/console/config/header.vm" ) - - - - - -
- - - - -
-

- Internal Database

- -
- Internal Database Connection

This option allows sharing an internal database to improve managability.

-#if ($errorString != "") - $errorString -#end - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
Host:
Port:
Base DN:
Database:
Bind DN:
Bind Password:
- -

-
-   -
- - -

- - - - -
- -
- -

- -
- -
-
- - - -- cgit