removed some diagnostic output from the website
This commit is contained in:
parent
22eeae21ed
commit
db1d179e6d
@ -1292,6 +1292,7 @@ $("#tags").select2({
|
|||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
|
<!--
|
||||||
<div style="position: absolute; left:0; top:0; background: white; border: 1px solid red;" id="focus-spy">hello there</div>
|
<div style="position: absolute; left:0; top:0; background: white; border: 1px solid red;" id="focus-spy">hello there</div>
|
||||||
<script>
|
<script>
|
||||||
$(document).ready(function() {
|
$(document).ready(function() {
|
||||||
@ -1306,3 +1307,4 @@ $("#tags").select2({
|
|||||||
update();
|
update();
|
||||||
});
|
});
|
||||||
</script>
|
</script>
|
||||||
|
-->
|
Loading…
x
Reference in New Issue
Block a user