Skip to content
This repository has been archived by the owner on May 19, 2020. It is now read-only.

Fix display button on multi param plans #1203

Merged
merged 1 commit into from
Aug 25, 2017

Conversation

jcscottiii
Copy link
Contributor

@jcscottiii jcscottiii commented Aug 25, 2017

Previously, the service list used to determine which button text to show
depending on the service name. This was fine for cdn-route because the
service name was the same as the service plan. However it didn't work
for the others.
This commit just fixes the list to filter on

Example of what was happening before:
image

Previously, the service list used to determine which button text to show
depending on the service name. This was fine for cdn-route because the
service name was the same as the service plan. However it didn't work
for the others.
This commit just fixes the list to filter on
Copy link
Contributor

@rememberlenny rememberlenny left a comment

Choose a reason for hiding this comment

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

Thanks!

Were you able to get the local env to duplicate the services on the production env?

@rememberlenny rememberlenny merged commit f5669f6 into master Aug 25, 2017
@rememberlenny rememberlenny deleted the js-fix-display-button-on-multi-param branch August 25, 2017 14:05
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants