Fix poster display

This commit is contained in:
2019-01-27 16:47:41 +01:00
parent 54426daca6
commit a00d9a7a51
2 changed files with 1 additions and 2 deletions

View File

@@ -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())

1
todo
View File

@@ -1,7 +1,6 @@
To Do List
----------
- Elevation chart
- Radio button projects
- Table for images
- Static maps in backend
- Device/Spot Class