mirror of
https://github.com/medialab-prado/datamad2017.git
synced 2025-06-07 22:11:29 +02:00
Updated partnership proposition, changed .explore icon animation, added new tickets block, merged js plugins into one file, refactoring of scripts.js, minor style fixes
This commit is contained in:
parent
e9ee50a004
commit
220149a695
43 changed files with 432 additions and 5692 deletions
|
@ -45,6 +45,7 @@
|
|||
"name" : "{{ ticketsOffer.name }}",
|
||||
"url" : "{{ ticketsOffer.buyButtonLink }}",
|
||||
"price" : "{{ ticketsOffer.price }}",
|
||||
"priceCurrency" : "{{ ticketsOffer.priceCurrency }}",
|
||||
"validFrom" : "{{ ticketsOffer.validFrom }}",
|
||||
"validThrough" : "{{ ticketsOffer.validThrough }}"
|
||||
}{% if forloop.index != forloop.length %},{% endif %}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue