Kaynağa Gözat

Remove Grafana and Status in Admin panel and Closes #25, #26

Yoginth 6 yıl önce
ebeveyn
işleme
502523d727
1 değiştirilmiş dosya ile 0 ekleme ve 6 silme
  1. 0 6
      templates/admin/navbar.tmpl

+ 0 - 6
templates/admin/navbar.tmpl

@@ -25,11 +25,5 @@
 		<a class="{{if .PageIsAdminMonitor}}active{{end}} item" href="{{AppSubURL}}/admin/monitor">
 			💻 Monitoring
 		</a>
-		<a class="item" href="https://gitote.grafana.net/d/1a2QccEmk/gitote?refresh=5s&orgId=1" target="_blank">
-			👷 Grafana
-		</a>
-		<a class="item" href="https://status.gitote.in" target="_blank">
-			📈 Status
-		</a>
 	</div>
 </div>