Skip to content

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

@cliveb

Description

@cliveb

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 $}

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions