Mercurial Hosting > chat
diff src/index.html.luan @ 112:77c8104d7053 default tip
add selectPost
| author | Franklin Schmidt <fschmidt@gmail.com> |
|---|---|
| date | Thu, 13 Nov 2025 12:35:14 -0700 |
| parents | ed1418c95488 |
| children |
line wrap: on
line diff
--- a/src/index.html.luan Tue Sep 16 00:01:53 2025 -0600 +++ b/src/index.html.luan Thu Nov 13 12:35:14 2025 -0700 @@ -64,6 +64,7 @@ <span onclick="editPost(this)">Edit</span> <span onclick="replyPost(this)">Reply</span> <span onclick="deletePost(this)">Delete</span> + <span onclick="selectPost(this)">Select</span> </div> </span> <span pulldown=other>
