fixes #439, fixes dtext tests

This commit is contained in:
albert
2013-02-19 15:42:52 -05:00
parent 965321a8f4
commit 3baebcbb41
3 changed files with 17 additions and 13 deletions

View File

@@ -14,7 +14,7 @@
<div class="input">
<label for="search_hide_empty">Hide Empty</label>
<%= select "search", "hide_empty", ["no", "yes"] %>
<%= select "search", "hide_empty", ["yes", "no"] %>
</div>
<div class="input">