Skip to content

Commit

Permalink
placeholder for filter input
Browse files Browse the repository at this point in the history
  • Loading branch information
nelsonpecora committed Aug 8, 2016
1 parent 75fcb6e commit 35a154c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion template.nunjucks
Expand Up @@ -166,7 +166,7 @@

{# generic filtered list template. used for the add component pane #}
<template class="filtered-input-template">
<input class="filtered-input" />
<input class="filtered-input" placeholder="Start typing to filter this list" />
</template>

<template class="filtered-items-template">
Expand Down

0 comments on commit 35a154c

Please sign in to comment.