Update idregex of jstree

This commit is contained in:
Buu Nguyen 2014-06-10 10:26:37 -07:00
parent 5eef7cab82
commit 51c50780ba
1 changed files with 1 additions and 1 deletions

View File

@ -85,7 +85,7 @@
*/
plugins : {},
path : src && src.indexOf('/') !== -1 ? src.replace(/\/[^\/]+$/,'') : '',
idregex : /[\\:&!^|()\[\]<>@*'+~#";.,=\- \/$\{\}]/g
idregex : /[\\:&!^|()\[\]<>@*'+~#";.,=\- \/${}]/g
};
/**
* creates a jstree instance