From 90ad9fafc72eeb58886dc009ffd10d2ff77078eb Mon Sep 17 00:00:00 2001 From: Alexandre Terrasa Date: Sat, 17 Jun 2017 16:23:39 -0400 Subject: [PATCH] nitweb: remove doc tab from entity card Signed-off-by: Alexandre Terrasa --- share/nitweb/directives/entity/card.html | 7 ------- 1 file changed, 7 deletions(-) diff --git a/share/nitweb/directives/entity/card.html b/share/nitweb/directives/entity/card.html index 4a30827..0b48c22 100644 --- a/share/nitweb/directives/entity/card.html +++ b/share/nitweb/directives/entity/card.html @@ -11,10 +11,6 @@ ng-class='currentTab == "signature" ? "active" : ""'> -
- -
@@ -30,9 +26,6 @@
  • Signature
  • -
  • - Doc -
  • Grade
  • -- 1.7.9.5