Skip to content
This repository has been archived by the owner on Nov 28, 2023. It is now read-only.

Commit

Permalink
Added new operators
Browse files Browse the repository at this point in the history
  • Loading branch information
Christopher Hoult committed Mar 17, 2014
1 parent 1ad8daf commit dacc8af
Show file tree
Hide file tree
Showing 3 changed files with 14,590 additions and 431 deletions.
6 changes: 4 additions & 2 deletions minified/csdleditor.config.js
Expand Up @@ -53,7 +53,9 @@ var CSDLEditorConfig = CSDLEditorConfig || {
'all',
'contains_all',
'wild',
'wildcard'
'wildcard',
'list_in',
'list_any'
],

logical : [
Expand Down Expand Up @@ -479,4 +481,4 @@ var CSDLEditorConfig = CSDLEditorConfig || {
"trends.content",
"trends.source"
]
};
};

0 comments on commit dacc8af

Please sign in to comment.