removed start/end dates from assets in favor of workflows that can do the same thing only better
This commit is contained in:
parent
8b6198220d
commit
103969816e
25 changed files with 316 additions and 251 deletions
|
|
@ -613,8 +613,6 @@ sub www_editListingSave {
|
|||
url=>$self->session->form->process("productName"),
|
||||
groupIdView=>7,
|
||||
groupIdEdit=>3,
|
||||
startDate=>$self->session->datetime->time(),
|
||||
endDate=>$self->session->datetime->time()+60*60*24*365*15,
|
||||
displayLastReply => 0,
|
||||
allowReplies => 1,
|
||||
threadsPerPage => 30,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue