Get full actions working in the repo changes tab
This commit is contained in:
parent
89e71b75dd
commit
a18148b058
9 changed files with 490 additions and 54 deletions
|
@ -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 -->
|
||||
|
|
Reference in a new issue