Remove events tab for now

This commit is contained in:
Piotr Sarnacki 2012-10-30 23:50:38 +01:00
parent 6bf5bd3356
commit e897008a2d

View File

@ -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}}