From a00d9a7a519299464e48e823c72be7464a16aa86 Mon Sep 17 00:00:00 2001 From: franzz Date: Sun, 27 Jan 2019 16:47:41 +0100 Subject: [PATCH] Fix poster display --- masks/project.html | 2 +- todo | 1 - 2 files changed, 1 insertion(+), 2 deletions(-) diff --git a/masks/project.html b/masks/project.html index 2115031..2bf1792 100755 --- a/masks/project.html +++ b/masks/project.html @@ -248,7 +248,7 @@ function initPosts() { formatted_time: '', relative_time: 'Nouveau message' }; - getPost(asPoster).appendTo($Poster); + getPost(asPoster).appendTo($Poster.show()); $('#submit').click(function(){ if($Poster.checkForm()) diff --git a/todo b/todo index 6ed43a2..aab0c2a 100644 --- a/todo +++ b/todo @@ -1,7 +1,6 @@ To Do List ---------- - Elevation chart -- Radio button projects - Table for images - Static maps in backend - Device/Spot Class