Config: fixed links on case fee and provision views to match new urls
This commit is contained in:
parent
834cc4fc69
commit
c14261dc02
@ -487,7 +487,7 @@ display:
|
||||
admin_label: ''
|
||||
empty: true
|
||||
tokenize: true
|
||||
content: '<a class="button" href="/admin/opencase/oc_case_provision/add/trainer?case_id={{ raw_arguments.oc_case }}&destination=/opencase/oc_case/{{ raw_arguments.oc_case }}">Add trainer</a><br /><br />'
|
||||
content: '<a class="button" href="/opencase/oc_case_provision/add/trainer?case_id={{ raw_arguments.oc_case }}&destination=/opencase/oc_case/{{ raw_arguments.oc_case }}">Add trainer</a><br /><br />'
|
||||
plugin_id: text_custom
|
||||
empty:
|
||||
area:
|
||||
|
@ -356,7 +356,7 @@ display:
|
||||
admin_label: ''
|
||||
empty: true
|
||||
tokenize: true
|
||||
content: '<a class="button" href="/admin/opencase/oc_case_fee/add/project_fee?case_id={{ raw_arguments.oc_case }}">Add fee</a><br /><br />'
|
||||
content: '<a class="button" href="/opencase/oc_case_fee/add/project_fee?case_id={{ raw_arguments.oc_case }}&destination=/opencase/oc_case/{{ raw_arguments.oc_case }}">Add fee</a><br /><br />'
|
||||
plugin_id: text_custom
|
||||
empty:
|
||||
area_text_custom:
|
||||
|
Reference in New Issue
Block a user