You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@archiva.apache.org by ol...@apache.org on 2014/10/09 03:10:25 UTC

[2/2] git commit: MRM-1810 remove group filter

MRM-1810 remove group filter


Project: http://git-wip-us.apache.org/repos/asf/archiva/repo
Commit: http://git-wip-us.apache.org/repos/asf/archiva/commit/f3ed08b6
Tree: http://git-wip-us.apache.org/repos/asf/archiva/tree/f3ed08b6
Diff: http://git-wip-us.apache.org/repos/asf/archiva/diff/f3ed08b6

Branch: refs/heads/master
Commit: f3ed08b69508570a3da0786df2546a957d679cd3
Parents: 448d888
Author: Jonathan Sharp <fo...@gmail.com>
Authored: Tue Oct 7 18:50:50 2014 -0700
Committer: Jonathan Sharp <fo...@gmail.com>
Committed: Tue Oct 7 18:50:50 2014 -0700

----------------------------------------------------------------------
 .../src/main/webapp/js/templates/archiva/general-admin.html         | 1 -
 1 file changed, 1 deletion(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/archiva/blob/f3ed08b6/archiva-modules/archiva-web/archiva-webapp/src/main/webapp/js/templates/archiva/general-admin.html
----------------------------------------------------------------------
diff --git a/archiva-modules/archiva-web/archiva-webapp/src/main/webapp/js/templates/archiva/general-admin.html b/archiva-modules/archiva-web/archiva-webapp/src/main/webapp/js/templates/archiva/general-admin.html
index 08467d7..4756519 100644
--- a/archiva-modules/archiva-web/archiva-webapp/src/main/webapp/js/templates/archiva/general-admin.html
+++ b/archiva-modules/archiva-web/archiva-webapp/src/main/webapp/js/templates/archiva/general-admin.html
@@ -1280,7 +1280,6 @@
       <td>${row.key}</td>
       <td><input type="text" class="input-xxlarge" data-bind="value: row.value"></td>
     </tr>
-    {{/if}}
   {{/each}}
   </tbody>