mirror of
https://codeberg.org/forgejo/forgejo.git
synced 2025-08-01 17:38:33 +00:00
#1577 explore paginator problem
This commit is contained in:
parent
36a69e8aa5
commit
d023e81a8f
12 changed files with 80 additions and 65 deletions
|
@ -74,11 +74,11 @@
|
|||
"outputPathIsOutsideProject": 0,
|
||||
"outputPathIsSetByUser": 0
|
||||
},
|
||||
"\/css\/semantic-2.0.8.min.css": {
|
||||
"\/css\/semantic-2.1.3.min.css": {
|
||||
"fileType": 16,
|
||||
"ignore": 0,
|
||||
"ignoreWasSetByUser": 0,
|
||||
"inputAbbreviatedPath": "\/css\/semantic-2.0.8.min.css",
|
||||
"inputAbbreviatedPath": "\/css\/semantic-2.1.3.min.css",
|
||||
"outputAbbreviatedPath": "No Output Path",
|
||||
"outputPathIsOutsideProject": 0,
|
||||
"outputPathIsSetByUser": 0
|
||||
|
@ -237,12 +237,12 @@
|
|||
"outputPathIsSetByUser": 0,
|
||||
"processed": 0
|
||||
},
|
||||
"\/js\/semantic-2.0.8.min.js": {
|
||||
"\/js\/semantic-2.1.3.min.js": {
|
||||
"fileType": 64,
|
||||
"ignore": 0,
|
||||
"ignoreWasSetByUser": 0,
|
||||
"inputAbbreviatedPath": "\/js\/semantic-2.0.8.min.js",
|
||||
"outputAbbreviatedPath": "\/js\/min\/semantic-2.0.8.min-min.js",
|
||||
"inputAbbreviatedPath": "\/js\/semantic-2.1.3.min.js",
|
||||
"outputAbbreviatedPath": "\/js\/min\/semantic-2.1.3.min-min.js",
|
||||
"outputPathIsOutsideProject": 0,
|
||||
"outputPathIsSetByUser": 0,
|
||||
"outputStyle": 1,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue