File tree Expand file tree Collapse file tree 6 files changed +16
-16
lines changed Expand file tree Collapse file tree 6 files changed +16
-16
lines changed Original file line number Diff line number Diff line change @@ -52,7 +52,7 @@ class RouteAdmin extends Admin
52
52
protected function configureListFields (ListMapper $ listMapper )
53
53
{
54
54
$ listMapper
55
- ->addIdentifier ('id ' , 'text ' )
55
+ ->addIdentifier ('path ' , 'text ' )
56
56
;
57
57
}
58
58
Original file line number Diff line number Diff line change 50
50
<source >filter.label_name</source >
51
51
<target >Name</target >
52
52
</trans-unit >
53
- <trans-unit id =" list.label_id " >
54
- <source >list.label_id </source >
55
- <target >Id </target >
53
+ <trans-unit id =" list.label_path " >
54
+ <source >list.label_path </source >
55
+ <target >URL </target >
56
56
</trans-unit >
57
57
<trans-unit id =" form.group_general" >
58
58
<source >form.group_general</source >
Original file line number Diff line number Diff line change 50
50
<source >filter.label_name</source >
51
51
<target >Name</target >
52
52
</trans-unit >
53
- <trans-unit id =" list.label_id " >
54
- <source >list.label_id </source >
55
- <target >Id </target >
53
+ <trans-unit id =" list.label_path " >
54
+ <source >list.label_path </source >
55
+ <target >URL </target >
56
56
</trans-unit >
57
57
<trans-unit id =" form.group_general" >
58
58
<source >form.group_general</source >
Original file line number Diff line number Diff line change 50
50
<source >filter.label_name</source >
51
51
<target >Nom</target >
52
52
</trans-unit >
53
- <trans-unit id =" list.label_id " >
54
- <source >list.label_id </source >
55
- <target >Id </target >
53
+ <trans-unit id =" list.label_path " >
54
+ <source >list.label_path </source >
55
+ <target >URL </target >
56
56
</trans-unit >
57
57
<trans-unit id =" form.group_general" >
58
58
<source >form.group_general</source >
Original file line number Diff line number Diff line change 50
50
<source >filter.label_name</source >
51
51
<target >Naam</target >
52
52
</trans-unit >
53
- <trans-unit id =" list.label_id " >
54
- <source >list.label_id </source >
55
- <target >Id </target >
53
+ <trans-unit id =" list.label_path " >
54
+ <source >list.label_path </source >
55
+ <target >URL </target >
56
56
</trans-unit >
57
57
<trans-unit id =" form.group_general" >
58
58
<source >form.group_general</source >
Original file line number Diff line number Diff line change 50
50
<source >filter.label_name</source >
51
51
<target >Nazwa</target >
52
52
</trans-unit >
53
- <trans-unit id =" list.label_id " >
54
- <source >list.label_id </source >
55
- <target >Ścieżka </target >
53
+ <trans-unit id =" list.label_path " >
54
+ <source >list.label_path </source >
55
+ <target >URL </target >
56
56
</trans-unit >
57
57
<trans-unit id =" form.group_general" >
58
58
<source >form.group_general</source >
You can’t perform that action at this time.
0 commit comments