浏览代码

Merge pull request #2896 from garymcleanhall/fix-grafana-on-microsoft-edge

Removed spurious `</div>`, fixes Edge on Windows
Torkel Ödegaard 10 年之前
父节点
当前提交
bf25b9f443
共有 1 个文件被更改,包括 0 次插入1 次删除
  1. 0 1
      public/views/index.html

+ 0 - 1
public/views/index.html

@@ -41,7 +41,6 @@
 			</div>
 
 			<div ng-view class="main-view"></div>
-			</div>
 
 		</div>