added signature toggle on circles posts

This commit is contained in:
Kevin Froman 2019-08-31 05:56:44 -05:00
parent 271307fbe1
commit 2cb36875d2
5 changed files with 19 additions and 13 deletions

View file

@ -113,11 +113,9 @@
</div>
<input type="checkbox" class="checkbox" id="refreshCheckbox" checked>
<label for="refreshCheckbox">Auto Refresh Feed</label>
<!--
<br>
<input type="checkbox" class="checkbox" id="postAnon" checked>
<label for="postAnon">Sign posts</label>
-->
</div>
</div>
<div class="content">
@ -139,6 +137,7 @@
<div class="column cMsg">
Message
</div>
<div class="column cAuthor is-narrow"></div>
<div class="column is-narrow cMsgDate">
Date
</div>