added signature toggle on circles posts
This commit is contained in:
parent
271307fbe1
commit
2cb36875d2
5 changed files with 19 additions and 13 deletions
|
@ -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>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue