Skip to content
This repository was archived by the owner on Mar 7, 2018. It is now read-only.

Commit 833d995

Browse files
committed
Remove silly label
1 parent 69afd2f commit 833d995

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

templates/project/dashboards/sampletv.erb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@ $(function() {
4343
</li>
4444

4545
<li data-row="1" data-col="1" data-sizex="2" data-sizey="2">
46-
<div data-id="convergence" data-view="Graph" data-title="Convergence" style="background-color:#47bbb3;" data-moreinfo="poop" ></div>
46+
<div data-id="convergence" data-view="Graph" data-title="Convergence" style="background-color:#47bbb3;"></div>
4747
</li>
4848

4949
<li data-row="1" data-col="1" data-sizex="2" data-sizey="1">

0 commit comments

Comments
 (0)