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

Enable tickets button in tickets block to have different label that tickets buttons in header and toolbar #18

Open
cliveb opened this issue Oct 4, 2017 · 1 comment
Assignees

Comments

@cliveb
Copy link
Member

cliveb commented Oct 4, 2017

Not exactly what I was asking for. Thanks for changing "Buy Tickets" to "Tickets" for the two buttons on the top of the page. The Tickets section should have stayed unchanged. So basically, "Tickets" button jump to "Tickets" section where the "buy ticket" button is linked to Eventbrite.

Project Console: https://console.firebase.google.com/project/devfest17-555a9/overview
Hosting URL: https://devfest17-555a9.firebaseapp.com
Clives-MacBook-Pro:hoverboard seebe$ grep "buyTicket" -R .
./.temp/data/resources.json: "buyTicket": "Tickets",
./build/data/resources.json: "buyTicket": "Tickets",
./data/resources.json: "buyTicket": "Tickets",
./src/elements/drawer-block.html: {$ buyTicket $}
./src/elements/header-content.html: {$ buyTicket $}
./src/elements/tickets-block.html: {$ buyTicket $}
./src/elements/toolbar-block.html: {$ buyTicket $}
./src/elements/toolbar-block.html: {$ buyTicket $}

@cliveb cliveb self-assigned this Oct 4, 2017
@cliveb
Copy link
Member Author

cliveb commented Oct 5, 2017

Touches code in 6 places. I need to discuss with project maintainer. Because other bugs are hanging on changing this and may break tickets scroll from buttons above.

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

No branches or pull requests

1 participant