File tree Expand file tree Collapse file tree 1 file changed +16
-2
lines changed
Resources/Private/Partials/Lists Expand file tree Collapse file tree 1 file changed +16
-2
lines changed Original file line number Diff line number Diff line change 1- < html xmlns:f ="http://typo3.org/ns/TYPO3/CMS/Fluid/ViewHelpers " data-namespace-typo3-fluid ="true ">
2- < ul class ="pagination ">
1+ < f:comment >
2+ <!--
3+ * (c) Kitodo. Key to digital objects e.V. <contact@kitodo.org>
4+ *
5+ * This file is part of the Kitodo and TYPO3 projects.
6+ *
7+ * @license GNU General Public License version 3 or later.
8+ * For the full copyright and license information, please read the
9+ * LICENSE.txt file that was distributed with this source code.
10+ -->
11+ </ f:comment >
12+
13+ < html xmlns:f ="http://typo3.org/ns/TYPO3/CMS/Fluid/ViewHelpers "
14+ data-namespace-typo3-fluid ="true ">
15+
16+ < ul class ="tx-dlf-pagination ">
317 < f:if condition ="{pagination.previousPageNumberG} && {pagination.previousPageNumberG} >= {pagination.firstPageNumber} ">
418 < f:then >
519 < li class ="first ">
You can’t perform that action at this time.
0 commit comments