File tree Expand file tree Collapse file tree
Resources/Private/Partials/Backend Expand file tree Collapse file tree Original file line number Diff line number Diff line change 4141 </ span >
4242 </ li >
4343 < li class ="page-item ">
44- < span class ="page-link ">
44+ < span class ="page-link " style ="width: 150px; text-align:center; ">
45+ < f:comment >
46+ We remove the form + input of the pagination here, as this affects the close button in the page properties.
47+ </ f:comment >
4548 < f:translate extensionName ="fluid " key ="widget.pagination.page " />
4649 < f:variable name ="gotToPageUrl ">
4750 < f:variable name ="routeParameters "> < ac:routeParameters recordUid ="{recordUid} " page ="987654322 " /> </ f:variable >
4851 < f:be .uri route ="record_edit " parameters ="{routeParameters} " />
4952 </ f:variable >
50- < form data-on-submit ="processNavigate " style ="display:inline; ">
51- < input type ="number "
52- value ="{pagination.current} "
53- name ="paginator-target-page "
54- class ="form-control form-control-sm paginator-input "
55- min ="1 "
56- max ="{pagination.numberOfPages} "
57- data-number-of-pages ="{pagination.numberOfPages} "
58- data-url ="{gotToPageUrl} " />
59- </ form >
60- / {pagination.numberOfPages}
53+ {pagination.current} / {pagination.numberOfPages}
6154 </ span >
6255 </ li >
6356 < f:if condition ="{pagination.hasMorePages} ">
Original file line number Diff line number Diff line change 11{
22 "name" : " ayacoo/redirect-tab" ,
33 "type" : " typo3-cms-extension" ,
4- "version" : " 3.1.0 " ,
4+ "version" : " 3.1.1 " ,
55 "description" : " Show TYPO3 redirects in the page properties" ,
66 "authors" : [
77 {
Original file line number Diff line number Diff line change 88 'author_email ' => 'info@ayacoo.de ' ,
99 'state ' => 'stable ' ,
1010 'clearCacheOnLoad ' => 0 ,
11- 'version ' => '3.1.0 ' ,
11+ 'version ' => '3.1.1 ' ,
1212 'constraints ' => [
1313 'depends ' => [
1414 'typo3 ' => '12.0.0-12.99.99 ' ,
You can’t perform that action at this time.
0 commit comments