Skip to content

Commit

Permalink
Merge pull request #1358 from epwinchell/1450463
Browse files Browse the repository at this point in the history
Fix calendar position on Cluster C & U tab
(cherry picked from commit 5c5be80)

https://bugzilla.redhat.com/show_bug.cgi?id=1452383
  • Loading branch information
h-kataria authored and simaishi committed May 18, 2017
1 parent 1339612 commit 92e6d9c
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions app/views/layouts/_perf_options.html.haml
Original file line number Diff line number Diff line change
Expand Up @@ -55,6 +55,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 92e6d9c

Please sign in to comment.