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
|
@ -81,6 +81,8 @@
|
|||
<div class="jotplugins">
|
||||
{{$jotplugins nofilter}}
|
||||
</div>
|
||||
|
||||
{{if $scheduled_at}}{{$scheduled_at nofilter}}{{/if}}
|
||||
{{else}}
|
||||
<input type="hidden" name="group_allow" value="{{$group_allow}}"/>
|
||||
<input type="hidden" name="contact_allow" value="{{$contact_allow}}"/>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue