Skip to content

Commit

Permalink
Fix calendar position on Cluster C & U tab
Browse files Browse the repository at this point in the history
  • Loading branch information
epwinchell committed May 16, 2017
1 parent ae43593 commit 4eba710
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions app/views/layouts/_perf_options.html.haml
Expand Up @@ -54,6 +54,7 @@
h(@perf_options[:typ] == "Hourly" ? @perf_options[:hourly_date] : @perf_options[:daily_date]),
:readonly => "true",
"data-miq_sparkle_on" => true,
"data-date-orientation" => "bottom",
"data-miq_observe_date" => {:url => url}.to_json)

- unless @perf_options[:typ] == "Hourly"
Expand Down

0 comments on commit 4eba710

Please sign in to comment.