Skip to content

Commit

Permalink
Search collections by tags
Browse files Browse the repository at this point in the history
  • Loading branch information
pvanheus committed Jul 5, 2017
1 parent 6a43fad commit caffea1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion client/galaxy/scripts/mvc/collection/collection-model.js
Expand Up @@ -285,7 +285,7 @@ var DatasetCollection = Backbone.Model
// ........................................................................ searchable
/** searchable attributes for collections */
searchAttributes : [
'name'
'name', 'tags'
],

// ........................................................................ misc
Expand Down

0 comments on commit caffea1

Please sign in to comment.