Pierrick

Results 2 issues of Pierrick

The following code fail and return an error from Neo4j ``` var tx = neo4j.db.beginTransaction(); var query = [ 'MATCH (session:Session{id:{id}})', 'SET session = {props}', ].join('\n'); var paymentQuery = [...

bug
question

Great job on the component! It would be great to be able to pass an array of dates to be disabled JQuery Datepicker has something like this: ``` var array...