Commit 7842a815 authored by Dmitriy Zaporozhets's avatar Dmitriy Zaporozhets

Merge branch 'capitalize-js-class' into 'master'

Capitalize js class name

See merge request !457
parents 3302888c 80fd8f2d
class @calendar
class @Calendar
options =
month: "short"
day: "numeric"
......
......@@ -4,7 +4,7 @@
%small Issues, merge requests and push events
#cal-heatmap.calendar
:javascript
new calendar(
new Calendar(
#{@timestamps.to_json},
#{@starting_year},
#{@starting_month},
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment