added destination to the buttons for adding things to things, to return to the original thing
This commit is contained in:
@ -426,7 +426,7 @@ display:
|
||||
admin_label: ''
|
||||
empty: true
|
||||
tokenize: true
|
||||
content: '<a class="button" href="/opencase/oc_case/add/project?client_id={{ raw_arguments.client }}">Add project</a><br /><br />'
|
||||
content: '<a class="button" href="/opencase/oc_case/add/project?client_id={{ raw_arguments.client }}&destination=/opencase/oc_organisation/{{ raw_arguments.client }}">Add project</a><br /><br />'
|
||||
plugin_id: text_custom
|
||||
fields:
|
||||
name:
|
||||
|
||||
Reference in New Issue
Block a user