This is an automated email from the ASF dual-hosted git repository.
martin_s pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/archiva.git
The following commit(s) were added to refs/heads/master by this push:
new bb0a682 cahnge tabs-below to tabs-top;
new 672e1e1 Merge pull request #51 from joestr/patch-1
bb0a682 is described below
commit bb0a682800d435fb7d76ff80fcecf93ff21ce2f5
Author: Joel Strasser <[email protected]>
AuthorDate: Fri Aug 30 00:09:48 2019 +0200
cahnge tabs-below to tabs-top;
---
.../archiva-webapp/src/main/webapp/js/templates/archiva/search.html | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git
a/archiva-modules/archiva-web/archiva-webapp/src/main/webapp/js/templates/archiva/search.html
b/archiva-modules/archiva-web/archiva-webapp/src/main/webapp/js/templates/archiva/search.html
index 164fe76..863946f 100644
---
a/archiva-modules/archiva-web/archiva-webapp/src/main/webapp/js/templates/archiva/search.html
+++
b/archiva-modules/archiva-web/archiva-webapp/src/main/webapp/js/templates/archiva/search.html
@@ -220,7 +220,7 @@
<h3>${$.i18n.prop('search.artifact.header')}</h3>
</div>
<div id="search-artifacts-tabs">
- <div class="tabbable tabs-below">
+ <div class="tabbable tabs-top">
<ul class="nav nav-tabs">
<li class="active" id="search-form-collapse-li">
<a data-toggle="tab"
href="#search-form-collapse">${$.i18n.prop('search.artifact.form.header')}</a>
@@ -232,7 +232,7 @@
<div class="tab-content">
<div id="search-form-collapse" class="tab-pane active">
- <div class="tabbable tabs-below">
+ <div class="tabbable tabs-top">
<ul class="nav nav-pills">
<li class="active">
<a href="#search-basic-form-pane"