]> git.ipfire.org Git - thirdparty/Chart.js.git/commit
Remove executable bit from js files (#4222)
authorBen McCann <benjamin.j.mccann@gmail.com>
Sun, 7 May 2017 17:35:17 +0000 (10:35 -0700)
committerSimon Brunel <simonbrunel@users.noreply.github.com>
Sun, 7 May 2017 17:35:17 +0000 (19:35 +0200)
commitd9542227a8df4e7a4f61e9829666d53533f874b2
tree3c3f175508ff486b511255a3916e3315c87a2498
parent9f793a715fd9033ae475d5d524733668b7492c91
Remove executable bit from js files (#4222)
src/core/core.js [changed mode: 0755->0644]
src/core/core.tooltip.js [changed mode: 0755->0644]
src/scales/scale.time.js [changed mode: 0755->0644]