Larson Texts notes. Lots of Pipedrive Template changes. Started my GS Script for Timeline events.
This commit is contained in:
@ -3,7 +3,7 @@
|
||||
data-document-language="true"
|
||||
type="text/javascript"
|
||||
charset="UTF-8"
|
||||
data-domain-script="c938af5b-8612-421f-8d15-740c329a09bc{% if current_school.id == '53f0e3ae-cdf4-494e-bf8b-e20534d6d722' %}-test{% endif %}"></script>
|
||||
data-domain-script="c938af5b-8612-421f-8d15-740c329a09bc{% if current_school.properties.sandbox %}-test{% endif %}"></script>
|
||||
|
||||
<script type="text/javascript">
|
||||
!(function () {
|
||||
@ -355,7 +355,7 @@
|
||||
</style>
|
||||
{% endcomment %}
|
||||
|
||||
{% if current_person.signed_in? %}
|
||||
{% if current_person.signed_in? and current_school.properties.sandbox == false %}
|
||||
<script>
|
||||
let permissionCookie = ''
|
||||
function validateCookieProperty() {
|
||||
|
||||
Reference in New Issue
Block a user