Remove events tab for now
This commit is contained in:
parent
6bf5bd3356
commit
e897008a2d
|
@ -35,15 +35,6 @@
|
|||
{{/if}}
|
||||
</h5>
|
||||
</li>
|
||||
<li id="tab_events" {{bindAttr class="view.classEvents"}}>
|
||||
<h5>
|
||||
{{#if view.repo.slug}}
|
||||
<a {{action showEvents view.repo href=true}}>
|
||||
Events
|
||||
</a>
|
||||
{{/if}}
|
||||
</h5>
|
||||
</li>
|
||||
<li id="tab_build" {{bindAttr class="view.classBuild"}}>
|
||||
<h5>
|
||||
{{#if view.build.id}}
|
||||
|
|
Loading…
Reference in New Issue
Block a user