Skip to content
This repository has been archived by the owner on Mar 30, 2023. It is now read-only.

Commit

Permalink
Merge pull request #13 from jonhadfield/workaround_datetime_format_co…
Browse files Browse the repository at this point in the history
…mpatibility

freeze chart js version to workaround datetime format compatibility.
  • Loading branch information
jonbrouse committed May 7, 2016
2 parents 43fafdb + ecee151 commit d4a89bd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion ice/assets/sample.properties
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ ice.reservationPeriod=threeyear
ice.reservationUtilization=MEDIUM

# the highstock url; host it somewhere else and change this if you need HTTPS
ice.highstockUrl=http://code.highcharts.com/stock/highstock.js
ice.highstockUrl=https://code.highcharts.com/stock/4.2.1/highstock.js

# url prefix, e.g. http://ice.netflix.com/. Will be used in alert emails.
ice.urlPrefix=
Expand Down

0 comments on commit d4a89bd

Please sign in to comment.