small script changes. Updates to G2's modal popup.
This commit is contained in:
@ -1,4 +1,4 @@
|
||||
{% assign redirect = true %}
|
||||
{%- comment -%} {% assign redirect = true %}
|
||||
{% if current_person.signed_in? %}
|
||||
{% for group in current_person.groups %}
|
||||
{% if group.id == "29ae12e6-f740-4190-a5c2-a7e12e87926f" or group.id == "aa36069f-e354-4dbe-9972-9ce70ad146d7" or group.id == "8cd6ec9c-101e-4b1a-82c7-77dac583a1f5" %}
|
||||
@ -17,7 +17,7 @@
|
||||
}
|
||||
</script>
|
||||
{% endunless %}
|
||||
{% endif %}
|
||||
{% endif %} {%- endcomment -%}
|
||||
|
||||
<header id="header" class="np-header np-header-color">
|
||||
<div class="np-header-content">
|
||||
|
||||
Reference in New Issue
Block a user