1
0
mirror of synced 2025-02-04 06:09:23 +03:00

removed some diagnostic output from the website

This commit is contained in:
Igor Vaynberg 2012-07-24 17:08:04 +03:00
parent 22eeae21ed
commit db1d179e6d

View File

@ -1292,6 +1292,7 @@ $("#tags").select2({
</div>
</div>
<!--
<div style="position: absolute; left:0; top:0; background: white; border: 1px solid red;" id="focus-spy">hello there</div>
<script>
$(document).ready(function() {
@ -1306,3 +1307,4 @@ $("#tags").select2({
update();
});
</script>
-->