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

Sj jw fulfillment calendar confirmation #94

Merged
merged 2 commits into from Oct 26, 2015

Conversation

Stuart-Johnson
Copy link
Collaborator

No description provided.

check_row_column($(this), identifier, 'glyphicon-ok', 'glyphicon-remove', 'false', I18n["visit"]["uncheck_column"], true, 1, 0)
else
check_row_column($(this), identifier, 'glyphicon-remove', 'glyphicon-ok', 'true', I18n["visit"]["check_column"], false, 0, 0)
if confirm("This will reset custom values for this column, do you wish to continue?")
Copy link

Choose a reason for hiding this comment

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

Will this confirmation box occur if they currently have no boxes checked in the column?

@ctt3 ctt3 added the question label Oct 23, 2015
@jwiel86
Copy link
Contributor

jwiel86 commented Oct 23, 2015

Yes. Clicking the check-icon or x-icon will bring up a confirmation window. It will add/remove checked boxes in the Template tab and add/remove the "1" from the "R" box and clear out the "T" and "%" to "0's" in the Quantity/Billing tab if you agree to the confirm window. If you cancel the confirm window, your custom values will remain.

@ctt3
Copy link

ctt3 commented Oct 23, 2015

Beautiful. Thank you.

@ctt3 ctt3 removed the question label Oct 23, 2015
Stuart-Johnson added a commit that referenced this pull request Oct 26, 2015
…confirmation

Sj jw fulfillment calendar confirmation
@Stuart-Johnson Stuart-Johnson merged commit eee4399 into master Oct 26, 2015
@Stuart-Johnson Stuart-Johnson deleted the sj_jw_fulfillment_calendar_confirmation branch October 26, 2015 14:33
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