]> source.dussan.org Git - archiva.git/commitdiff
oups remove testing
authorOlivier Lamy <olamy@apache.org>
Mon, 2 Dec 2013 04:46:13 +0000 (04:46 +0000)
committerOlivier Lamy <olamy@apache.org>
Mon, 2 Dec 2013 04:46:13 +0000 (04:46 +0000)
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1546896 13f79535-47bb-0310-9956-ffa450edef68

archiva-modules/archiva-web/archiva-webapp/src/main/webapp/js/templates/archiva/search.html

index db22cc012b09a46d5a64e0ffb800195fc4efe676..e3733a3cea66081fe2847c48346325d4c8d68547 100644 (file)
@@ -46,7 +46,7 @@
       <!-- if null we are on root level -->
       {{if $root.parentBrowseViewModel}}
       <li class="browse-list">
-        <a data-bind="click:function(){displayParentGroupId()}" href="#">.. foo</a>
+        <a data-bind="click:function(){displayParentGroupId()}" href="#">..</a>
       </li>
       {{/if}}
       {{each(i,browseResultEntry) browseResultEntries}}