New script for Karbon. Luminate and Williams-Sonoma template updates.
This commit is contained in:
@ -58,7 +58,9 @@
|
||||
<script>
|
||||
console.log("{{ completed_date }}")
|
||||
</script>
|
||||
{% comment %} {% if completed_date == 0 %}
|
||||
{% comment %}
|
||||
This will be enabled when the WSGC team is ready. Leave it commented out until then.
|
||||
{% if completed_date == 0 %}
|
||||
<script>
|
||||
window.location.replace("/app/dashboard")
|
||||
</script>
|
||||
|
||||
Reference in New Issue
Block a user