Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Set order summary from user status on cart page #5649 #379

Merged
merged 2 commits into from
Jun 6, 2015

Conversation

aroraumang
Copy link
Contributor

No description provided.

@coveralls
Copy link

Coverage Status

Coverage remained the same at 70.2% when pulling ab3fdca on aroraumang:feature/task-5649 into 9092473 on openlabs:develop.

.success(function (result){
if (result.message == "OK"){
.done(function(result){
if (result.line){
updatedCart();
Copy link
Contributor

Choose a reason for hiding this comment

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

call update cart out of if

@coveralls
Copy link

Coverage Status

Coverage remained the same at 70.2% when pulling 7baa5d1 on aroraumang:feature/task-5649 into 9092473 on openlabs:develop.

tarunbhardwaj added a commit that referenced this pull request Jun 6, 2015
Set order summary from user status on cart page #5649
@tarunbhardwaj tarunbhardwaj merged commit 79976de into openlabs:develop Jun 6, 2015
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.

None yet

3 participants