Skip to content

Commit

Permalink
Change panel text
Browse files Browse the repository at this point in the history
Fixes #72
  • Loading branch information
yatil committed Dec 11, 2015
1 parent 2589932 commit ab62139
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion index.html
Expand Up @@ -26,7 +26,7 @@
<aside role="tabpanel" class="tab-pane tags" id="col_customize">
<div class="sidebar-content">
<div class="infobox">
<svg aria-hidden="true" class="i-info"><use xlink:href="{{ "/img/icons.svg" | prepend: site.baseurl }}#i-info"></use></svg> Changes in this panel are reflected on the right:
<svg aria-hidden="true" class="i-info"><use xlink:href="{{ "/img/icons.svg" | prepend: site.baseurl }}#i-info"></use></svg> Changing filters will change the listed Success Criteria and Techniques.
</div>
{% include tags.html show="true" %}
{% include filters.html %}
Expand Down

0 comments on commit ab62139

Please sign in to comment.