commit | 6b26e391b8036b1910a421f2fd86bb978dca282c | [log] [tgz] |
---|---|---|
author | Prateeksha Singh <pratu16x7@users.noreply.github.com> | Tue Oct 31 12:58:48 2017 +0530 |
committer | Rushabh Mehta <rmehta@gmail.com> | Tue Oct 31 12:58:48 2017 +0530 |
tree | a304a8c36a47bd4e0981f8d08571ae09b0b5a36b | |
parent | e741b91f1def90380ec61d3b2a43036c4add5c98 [diff] [blame] |
use the new frappe charts :D (#11391)
diff --git a/.eslintrc b/.eslintrc index c9cd552..4dd1216 100644 --- a/.eslintrc +++ b/.eslintrc
@@ -132,6 +132,7 @@ "get_url_arg": true, "get_server_fields": true, "set_multiple": true, - "QUnit": true + "QUnit": true, + "Chart": true } }