Vier - mobile friendly ACL window and form fields

This commit is contained in:
Fabrixxm 2016-02-03 14:03:00 +01:00
parent 9fcd74f470
commit 3c6ebfa5a9
5 changed files with 197 additions and 110 deletions

View file

@ -9,7 +9,7 @@
if (h==ch) {
return;
}
console.log("_resizeIframe", obj, desth, ch);
//console.log("_resizeIframe", obj, desth, ch);
if (desth!=ch) {
setTimeout(_resizeIframe, 500, obj, ch);
} else {