Show both labels on travis-switch

This commit is contained in:
Piotr Sarnacki 2014-07-04 11:22:05 +02:00
parent ef4b827d3c
commit 7eb0b2b436

View File

@ -1,5 +1,6 @@
{{#if _active}} <span class="on">
ON ON
{{else}} </span>
<span class="off">
OFF OFF
{{/if}} </span>