Skip to content

Conversation

@pathakh
Copy link
Contributor

@pathakh pathakh commented Jun 22, 2021

No description provided.

@pathakh pathakh requested review from hoenth and kylejmorin June 22, 2021 22:42
@pathakh
Copy link
Contributor Author

pathakh commented Jun 22, 2021

closing it temporarily

@pathakh pathakh closed this Jun 22, 2021
@pathakh pathakh reopened this Jun 22, 2021
function retrieve_statistics(import_id) {
function retrieve_statistics(import_id, url) {
var numTimes = 0;
$.ajax({
Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Passing in the url here as evo uses admin prefix. Url is now retrieved using rails routes helper method.

.container-fluid.container-flush
.jumbotron.jumbotron-fluid.jumbotron-clouds-gray.bg-info.p-t-base-half
.container-fluid
.container-fluid.blue
Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

The way css is designed it only works under blue class. In DM the blue class is part of the nav in the layout; whereas, blue nav is not used in dm. I'm adding blue class here so that the css works without having to change it. This class by itself doesn't do anything.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants