mirror of
https://github.com/BoostIo/Boostnote
synced 2026-07-06 13:05:21 +00:00
update search behavior
This commit is contained in:
@@ -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',
|
||||
|
||||
Reference in New Issue
Block a user