Weglot for Datasnipper - updated templates. Approved to move Walmart screenshots scripts to a cloud host. Need to re-write it in playwright
This commit is contained in:
@ -11,21 +11,12 @@
|
||||
<script src="https://cdnjs.cloudflare.com/ajax/libs/jquery/3.6.0/jquery.min.js"></script>
|
||||
<script src="https://cdnjs.cloudflare.com/ajax/libs/slick-carousel/1.8.1/slick.min.js" type="text/javascript"></script>
|
||||
|
||||
{% comment %}
|
||||
<script type="text/javascript" src="https://cdn.weglot.com/weglot.min.js"></script>
|
||||
<script>
|
||||
Weglot.initialize({
|
||||
api_key: 'wg_65c22885fee5b146978034548c4f888a6',
|
||||
switchers: [
|
||||
{
|
||||
style: {
|
||||
full_name: true,
|
||||
with_name: true,
|
||||
is_dropdown: false,
|
||||
with_flags: true,
|
||||
flag_type: "circle",
|
||||
invert_flags: false
|
||||
},
|
||||
location: {
|
||||
target: ".np-header",
|
||||
sibling: null
|
||||
@ -34,7 +25,6 @@
|
||||
],
|
||||
});
|
||||
</script>
|
||||
{% endcomment %}
|
||||
|
||||
{% include 'generic_tns_carousel' %}
|
||||
{% include 'function_update_event_timezone' %}
|
||||
|
||||
Reference in New Issue
Block a user