Change dataprovider tags variable into an array
Change dataprovider tags variable into an array instead of jquery object to keep order of dataprovider array. Got rid of .add() as jquery states: http://api.jquery.com/add/ "Do not assume that this method appends the elements to the existing collection in the order they are passed to the .add() method"
Showing
Please register or sign in to comment