java/buildconf/apidoc/html/api_index_hdr.txt | 2 +-
java/buildconf/apidoc/html/faqs.txt | 2 +-
java/buildconf/apidoc/html/scripts.txt | 2 +-
java/buildconf/apidoc/jsp/api_index_hdr.txt | 2 +-
java/buildconf/apidoc/jsp/faqs.txt | 2 +-
java/buildconf/apidoc/jsp/handler.txt | 2 +-
java/buildconf/apidoc/jsp/scripts.txt | 2 +-
java/buildconf/apidoc/singlepage/api_index_hdr.txt | 2 +-
java/buildconf/apidoc/singlepage/faqs.txt | 2 +-
java/buildconf/apidoc/singlepage/scripts.txt | 2 +-
web/modules/sniglets/Sniglets/HTML.pm | 2 +-
11 files changed, 11 insertions(+), 11 deletions(-)
New commits:
commit 1a4b309479661a9e9a642ef83ed3080d63bb9e7f
Author: Michael Mraka <michael.mraka(a)redhat.com>
Date: Tue Dec 3 11:14:36 2013 +0100
bootstrap tuning: replaced API img with icon
diff --git a/java/buildconf/apidoc/html/api_index_hdr.txt b/java/buildconf/apidoc/html/api_index_hdr.txt
index 09a4685..46d400e 100644
--- a/java/buildconf/apidoc/html/api_index_hdr.txt
+++ b/java/buildconf/apidoc/html/api_index_hdr.txt
@@ -4,7 +4,7 @@
</head>
<body>
-<h3><img src="../img/rhn-icon-api.gif" /><a href="index.html">API Overview</a></h3>
+<h3><i class="fa fa-gears"><a href="index.html">API Overview</a></h3>
Welcome to the Red Hat Satellite API. By using the included API calls, you can more easily automate many of the tasks you perform everyday. All API calls are grouped by common functionality. <a href="faqs.html">Faqs</a> and <a href="scripts.html">example scripts</a> are available.
<h2>Namespaces</h2>
<ul class="apidoc">
diff --git a/java/buildconf/apidoc/html/faqs.txt b/java/buildconf/apidoc/html/faqs.txt
index 6d2661d..f90e502 100644
--- a/java/buildconf/apidoc/html/faqs.txt
+++ b/java/buildconf/apidoc/html/faqs.txt
@@ -4,7 +4,7 @@
</head>
<body>
-<h1><img src="../img/rhn-icon-api.gif" alt="application program interface" /><a href="faqs.html">Frequently Asked Questions</a></h1>
+<h1><i class="fa fa-gears"><a href="faqs.html">Frequently Asked Questions</a></h1>
<p />
<ul>
<dt>What programming languages are supported by the Satellite's api?</dt>
diff --git a/java/buildconf/apidoc/html/scripts.txt b/java/buildconf/apidoc/html/scripts.txt
index 3e49594..7c60b57 100644
--- a/java/buildconf/apidoc/html/scripts.txt
+++ b/java/buildconf/apidoc/html/scripts.txt
@@ -4,7 +4,7 @@
</head>
<body>
-<h1><img src="./img/rhn-icon-api.gif" alt="application program interface" /><a href="../scripts.html">Sample Scripts</a></h1>
+<h1><i class="fa fa-gears"><a href="../scripts.html">Sample Scripts</a></h1>
<h2>Sample Scripts</h2>
<h3>Perl example:</h3><BR>
This Perl example shows the system.listUserSystems call being used to get a list of systems a user has access to. In the example below, the name of each system will be printed.
diff --git a/java/buildconf/apidoc/jsp/api_index_hdr.txt b/java/buildconf/apidoc/jsp/api_index_hdr.txt
index eb0cd09..6df0ab0 100644
--- a/java/buildconf/apidoc/jsp/api_index_hdr.txt
+++ b/java/buildconf/apidoc/jsp/api_index_hdr.txt
@@ -9,7 +9,7 @@ ul.apidoc {
</head>
<body>
-<h1><img src="/img/rhn-icon-api.gif" alt="application program interface" /><a href="/rhn/apidoc/index.jsp">API Overview</a></h1>
+<h1><i class="fa fa-gears"><a href="/rhn/apidoc/index.jsp">API Overview</a></h1>
Welcome to the Red Hat Satellite API. By using the included API calls, you can more easily automate many of the tasks you perform everyday. All API calls are grouped by common functionality.
<h2>Namespaces</h2>
<ul class="apidoc">
diff --git a/java/buildconf/apidoc/jsp/faqs.txt b/java/buildconf/apidoc/jsp/faqs.txt
index c7eb780..d3b05ee 100644
--- a/java/buildconf/apidoc/jsp/faqs.txt
+++ b/java/buildconf/apidoc/jsp/faqs.txt
@@ -9,7 +9,7 @@ ul.apidoc {
</head>
<body>
-<h1><img src="/img/rhn-icon-api.gif" alt="application program interface" /><a href="/rhn/apidoc/faqs.jsp">Frequently Asked Questions</a></h1>
+<h1><i class="fa fa-gears"><a href="/rhn/apidoc/faqs.jsp">Frequently Asked Questions</a></h1>
<p />
<ul>
<dt>What programming languages are supported by the Satellite's api?</dt>
diff --git a/java/buildconf/apidoc/jsp/handler.txt b/java/buildconf/apidoc/jsp/handler.txt
index d86e9d1..ce1cbe2 100644
--- a/java/buildconf/apidoc/jsp/handler.txt
+++ b/java/buildconf/apidoc/jsp/handler.txt
@@ -14,7 +14,7 @@ ul.apidoc {
</head>
<body>
<div class="spacewalk-toolbar-h1">
-<img src="/img/rhn-icon-api.gif" alt="application program interface" /> <a href="/rhn/apidoc/index.jsp">API Overview</a>:
+<i class="fa fa-gears"> <a href="/rhn/apidoc/index.jsp">API Overview</a>:
$handler.desc
<br />
diff --git a/java/buildconf/apidoc/jsp/scripts.txt b/java/buildconf/apidoc/jsp/scripts.txt
index 72d4d24..93aa9b7 100644
--- a/java/buildconf/apidoc/jsp/scripts.txt
+++ b/java/buildconf/apidoc/jsp/scripts.txt
@@ -9,7 +9,7 @@ ul.apidoc {
</head>
<body>
-<h1><img src="/img/rhn-icon-api.gif" alt="application program interface" /><a href="/rhn/apidoc/scripts.jsp">Sample Scripts</a></h1>
+<h1><i class="fa fa-gears"><a href="/rhn/apidoc/scripts.jsp">Sample Scripts</a></h1>
<h2>Sample Scripts</h2>
<h3>Perl example:</h3><BR>
This Perl example shows the system.listUserSystems call being used to get a list of systems a user has access to. In the example below, the name of each system will be printed.
diff --git a/java/buildconf/apidoc/singlepage/api_index_hdr.txt b/java/buildconf/apidoc/singlepage/api_index_hdr.txt
index 09a4685..46d400e 100644
--- a/java/buildconf/apidoc/singlepage/api_index_hdr.txt
+++ b/java/buildconf/apidoc/singlepage/api_index_hdr.txt
@@ -4,7 +4,7 @@
</head>
<body>
-<h3><img src="../img/rhn-icon-api.gif" /><a href="index.html">API Overview</a></h3>
+<h3><i class="fa fa-gears"><a href="index.html">API Overview</a></h3>
Welcome to the Red Hat Satellite API. By using the included API calls, you can more easily automate many of the tasks you perform everyday. All API calls are grouped by common functionality. <a href="faqs.html">Faqs</a> and <a href="scripts.html">example scripts</a> are available.
<h2>Namespaces</h2>
<ul class="apidoc">
diff --git a/java/buildconf/apidoc/singlepage/faqs.txt b/java/buildconf/apidoc/singlepage/faqs.txt
index 6d2661d..f90e502 100644
--- a/java/buildconf/apidoc/singlepage/faqs.txt
+++ b/java/buildconf/apidoc/singlepage/faqs.txt
@@ -4,7 +4,7 @@
</head>
<body>
-<h1><img src="../img/rhn-icon-api.gif" alt="application program interface" /><a href="faqs.html">Frequently Asked Questions</a></h1>
+<h1><i class="fa fa-gears"><a href="faqs.html">Frequently Asked Questions</a></h1>
<p />
<ul>
<dt>What programming languages are supported by the Satellite's api?</dt>
diff --git a/java/buildconf/apidoc/singlepage/scripts.txt b/java/buildconf/apidoc/singlepage/scripts.txt
index caca1ce..7f8d8d2 100644
--- a/java/buildconf/apidoc/singlepage/scripts.txt
+++ b/java/buildconf/apidoc/singlepage/scripts.txt
@@ -4,7 +4,7 @@
</head>
<body>
-<h1><img src="./img/rhn-icon-api.gif" alt="application program interface" /><a href="../scripts.html">Sample Scripts</a></h1>
+<h1><i class="fa fa-gears"><a href="../scripts.html">Sample Scripts</a></h1>
<h2>Sample Scripts</h2>
<h3>Perl example:</h3><BR>
This Perl example shows the system.listUserSystems call being used to get a list of systems a user has access to. In the example below, the name of each system will be printed.
commit a7408d0577427069ec31db58fb42881db30f980b
Author: Michael Mraka <michael.mraka(a)redhat.com>
Date: Tue Dec 3 09:48:41 2013 +0100
bootstrap tuning: fixed doubled item separator
diff --git a/web/modules/sniglets/Sniglets/HTML.pm b/web/modules/sniglets/Sniglets/HTML.pm
index 7d662a0..28f9b29 100644
--- a/web/modules/sniglets/Sniglets/HTML.pm
+++ b/web/modules/sniglets/Sniglets/HTML.pm
@@ -125,7 +125,7 @@ sub toolbar {
push @toolbar, deletion_link($pxt, (url => $params{'deletion-url'}, type => $params{'deletion-type'}) );
}
- my $toolbar = join(" | ", @toolbar);
+ my $toolbar = join("", @toolbar);
return qq{<div class="spacewalk-toolbar-$base"><div class="spacewalk-toolbar">$toolbar</div><$base>$img $icon $params{__block__}$help</$base></div>};
}