shareable design elements

This commit is contained in:
friendica
2014-10-06 17:47:17 -07:00
parent 6e4f7383f1
commit 03bbbdaf10
7 changed files with 89 additions and 12 deletions

View File

@@ -898,7 +898,10 @@ function updateConvItems(mode,data) {
"impel",
{ "element" : elem }
);
return false;
if(timer) clearTimeout(timer);
timer = setTimeout(NavUpdate,10);
return true;
}
function preview_post() {