Get full actions working in the repo changes tab

This commit is contained in:
Joseph Schorr 2015-03-11 17:46:50 -07:00
parent 89e71b75dd
commit a18148b058
9 changed files with 490 additions and 54 deletions

View file

@ -25,7 +25,7 @@
<i class="fa fa-tasks"></i>
</span>
<span class="cor-tab" tab-title="Changes" tab-target="#changes">
<span class="cor-tab" tab-title="Visualize" tab-target="#changes">
<i class="fa fa-code-fork"></i>
</span>
@ -59,7 +59,7 @@
<!-- Changes -->
<div id="changes" class="tab-pane">
changes
<div class="repo-panel-changes" repository="repository"></div>
</div>
<!-- Usage Logs -->