mirror of
https://github.com/friendica/friendica
synced 2025-04-24 10:30:11 +00:00
Vier - mobile friendly ACL window and form fields
This commit is contained in:
parent
9fcd74f470
commit
3c6ebfa5a9
5 changed files with 197 additions and 110 deletions
|
@ -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 {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue