summaryrefslogtreecommitdiffstats
path: root/base/ca/shared
diff options
context:
space:
mode:
authorMatthew Harmsen <mharmsen@redhat.com>2014-08-19 15:39:31 -0700
committerMatthew Harmsen <mharmsen@redhat.com>2014-08-22 14:38:10 -0700
commit8f418fbcec0bda83ea4247059f5142be3c3d1ca5 (patch)
tree5b59086948bb63ec0bda6190995b844e73665646 /base/ca/shared
parentf90798b725430ac2ec44d1e29ea9fbd53abc4c64 (diff)
downloadpki-8f418fbcec0bda83ea4247059f5142be3c3d1ca5.tar.gz
pki-8f418fbcec0bda83ea4247059f5142be3c3d1ca5.tar.xz
pki-8f418fbcec0bda83ea4247059f5142be3c3d1ca5.zip
UI scrub
* PKI TRAC Ticket #567 - ui needs to be scrubbed for missing images
Diffstat (limited to 'base/ca/shared')
-rw-r--r--base/ca/shared/webapps/ca/admin/ca/sendCookie.template2
-rw-r--r--base/ca/shared/webapps/ca/ee/ca/ProfileList.template1
-rw-r--r--base/ca/shared/webapps/ca/ee/ca/blank.html (renamed from base/ca/shared/webapps/ca/agent/ca/blank.html)0
3 files changed, 2 insertions, 1 deletions
diff --git a/base/ca/shared/webapps/ca/admin/ca/sendCookie.template b/base/ca/shared/webapps/ca/admin/ca/sendCookie.template
index b35881ed6..296f2f07b 100644
--- a/base/ca/shared/webapps/ca/admin/ca/sendCookie.template
+++ b/base/ca/shared/webapps/ca/admin/ca/sendCookie.template
@@ -20,7 +20,7 @@
<CMS_TEMPLATE>
<title>CA Admin Send Cookie</title>
<link rel="shortcut icon" href="/pki/images/favicon.ico" />
- <link rel="stylesheet" href="/ca/css/rhn-base.css" type="text/css" />
+ <link rel="stylesheet" href="/pki/css/pki-base.css" type="text/css" />
<META http-equiv=Content-Type content="text/html; charset=UTF-8">
</head>
diff --git a/base/ca/shared/webapps/ca/ee/ca/ProfileList.template b/base/ca/shared/webapps/ca/ee/ca/ProfileList.template
index 7b50b2283..dce26ee54 100644
--- a/base/ca/shared/webapps/ca/ee/ca/ProfileList.template
+++ b/base/ca/shared/webapps/ca/ee/ca/ProfileList.template
@@ -26,6 +26,7 @@
$(function() {
$.i18n.properties({
name: 'ProfileList',
+ language: ' ', // suppress potential 404's due to .i18n.browserLang()
path: '/pki/ca/ee/',
mode: 'map',
callback: function() {
diff --git a/base/ca/shared/webapps/ca/agent/ca/blank.html b/base/ca/shared/webapps/ca/ee/ca/blank.html
index e41af69c4..e41af69c4 100644
--- a/base/ca/shared/webapps/ca/agent/ca/blank.html
+++ b/base/ca/shared/webapps/ca/ee/ca/blank.html