瀏覽代碼

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

Yoginth 6 年之前
父節點
當前提交
502523d727
共有 1 個文件被更改,包括 0 次插入6 次删除
  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>