change comments to use ajax

This commit is contained in:
Hendrik
2017-01-26 12:21:01 +01:00
parent 328f0665f3
commit 91aca6baa7
5 changed files with 30 additions and 18 deletions

View File

@@ -3,7 +3,7 @@
<head>
<?php include("../views/head.php"); ?>
<script src="js/masonry.js"></script>
<!-- <script src="js/profile.js"></script>-->
<script src="js/post.js"></script>
<style>
@import url("styles/profile.css");
@import url("styles/post-popup.css");