Config: fixed links on case fee and provision views to match new urls
This commit is contained in:
		@ -487,7 +487,7 @@ display:
 | 
				
			|||||||
          admin_label: ''
 | 
					          admin_label: ''
 | 
				
			||||||
          empty: true
 | 
					          empty: true
 | 
				
			||||||
          tokenize: 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
 | 
					          plugin_id: text_custom
 | 
				
			||||||
      empty:
 | 
					      empty:
 | 
				
			||||||
        area:
 | 
					        area:
 | 
				
			||||||
 | 
				
			|||||||
@ -356,7 +356,7 @@ display:
 | 
				
			|||||||
          admin_label: ''
 | 
					          admin_label: ''
 | 
				
			||||||
          empty: true
 | 
					          empty: true
 | 
				
			||||||
          tokenize: 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
 | 
					          plugin_id: text_custom
 | 
				
			||||||
      empty:
 | 
					      empty:
 | 
				
			||||||
        area_text_custom:
 | 
					        area_text_custom:
 | 
				
			||||||
 | 
				
			|||||||
		Reference in New Issue
	
	Block a user