Added override file
Lets see if that helps
This commit is contained in:
parent
ad7cbc1788
commit
c558f6342b
4 changed files with 11 additions and 5 deletions
|
|
@ -371,9 +371,9 @@
|
|||
<h1>Druck</h1>
|
||||
</div>
|
||||
<script
|
||||
src="https://code.jquery.com/jquery-3.1.1.min.js"
|
||||
integrity="sha256-hVVnYaiADRTO2PzUGmuLJr8BLUSjGIZsDYGmIJLv2b8="
|
||||
crossorigin="anonymous"></script>
|
||||
src="https://code.jquery.com/jquery-3.1.1.min.js"
|
||||
integrity="sha256-hVVnYaiADRTO2PzUGmuLJr8BLUSjGIZsDYGmIJLv2b8="
|
||||
crossorigin="anonymous"></script>
|
||||
<script type="text/javascript">
|
||||
var w = Math.max(document.documentElement.clientWidth, window.innerWidth || 0)
|
||||
var h = Math.max(document.documentElement.clientHeight, window.innerHeight || 0)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue