Added option to define a schedule date when posting items
This commit is contained in:
parent
9641944c4f
commit
2e2d1bf81d
11 changed files with 224 additions and 174 deletions
|
@ -133,6 +133,7 @@
|
|||
|
||||
<div id="profile-jot-acl-wrapper" class="minimize" aria-labelledby="jot-perms-lnk" role="tabpanel" aria-hidden="true">
|
||||
{{$acl nofilter}}
|
||||
{{if $scheduled_at}}{{$scheduled_at nofilter}}{{/if}}
|
||||
</div>
|
||||
|
||||
<div id="jot-preview-content" class="minimize" aria-labelledby="jot-preview-lnk" role="tabpanel" aria-hidden="true"></div>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue