mirror of
https://github.com/Icinga/icinga-docs-tools.git
synced 2025-07-22 13:24:22 +02:00
Disable survey popup
This commit is contained in:
parent
1798effbb4
commit
04935333d0
@ -29,11 +29,13 @@
|
||||
</div>
|
||||
</div>
|
||||
<!-- Popup window to display ads -->
|
||||
<!-- DISABLE POPUP
|
||||
<script type="text/javascript" src="{{ base_url }}/js/jquery-3.7.1.min.js"></script>
|
||||
<div id="popup-window">
|
||||
<button id="close-button">✕</button>
|
||||
<a target="_blank" href="https://survey.icinga.com/s/isu6flzyvjk8uvy1hiezc56u?source=icingadocs"><div id="popup-link"></div></a>
|
||||
</div>
|
||||
-->
|
||||
<script>
|
||||
// Get the elements by their ID
|
||||
var popupWindow = document.getElementById("popup-window");
|
||||
|
Loading…
x
Reference in New Issue
Block a user