1
0
mirror of https://github.com/BoostIo/Boostnote synced 2026-07-06 13:05:21 +00:00

update search behavior

This commit is contained in:
Rokt33r
2015-06-10 16:10:22 +09:00
parent 29430b540b
commit 8e7109161a
6 changed files with 23 additions and 8 deletions
+1 -1
View File
@@ -29,7 +29,7 @@ angular.module('codexen')
/* Snippets */
.state('snippets', {
url: '/snippets',
url: '/snippets?search',
views: {
'main-view': {
templateUrl: 'tpls/states/snippets.list.tpl.html',