summaryrefslogtreecommitdiffstats
path: root/dogtag/tps-ui/shared/cgi-bin/sow/seturl.html
Commit message (Collapse)AuthorAgeFilesLines
* Reorganized TPS templates.Endi Sukma Dewata2012-11-221-174/+0
| | | | | | | The templates and JS and CGI scripts in TPS theme package have been moved into the TPS core package. Ticket #407
* Reorganized ESC images.Endi Sukma Dewata2012-11-111-1/+1
| | | | | | | | | The ESC images have been moved from tps-ui into common-ui. The pkicreate has been updated to deploy the ESC images from common-ui into /pki/esc. The paths in templates and CSS file have been modified to point to the new location. Ticket #328
* Removed unnecessary pki folder.Endi Sukma Dewata2012-03-261-0/+174
Previously the source code was located inside a pki folder. This folder was created during svn migration and is no longer needed. This folder has now been removed and the contents have been moved up one level. Ticket #131