Skip to content
GitLab
Explore
Sign in
Register
Primary navigation
Search or go to…
Project
D
DataCirco Web
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Package registry
Container registry
Model registry
Operate
Environments
Terraform modules
Monitor
Incidents
Service Desk
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
GitLab community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
leximpact
DataCirco
DataCirco Web
Commits
9a4be536
Commit
9a4be536
authored
3 months ago
by
Benoît Courty
Browse files
Options
Downloads
Plain Diff
Merge branch 'maj_mai_2025' into 'master'
Bump version PDF See merge request
!41
parents
f43d04a2
c96af864
No related branches found
No related tags found
1 merge request
!41
Bump version PDF
Pipeline
#20406
passed with warnings
3 months ago
Stage: build
Stage: check-style
Stage: deploy
Changes
2
Pipelines
1
Show whitespace changes
Inline
Side-by-side
Showing
2 changed files
src/lib/components/print/FirstPage.svelte
+1
-1
1 addition, 1 deletion
src/lib/components/print/FirstPage.svelte
src/lib/components/print/PrintRender.svelte
+1
-1
1 addition, 1 deletion
src/lib/components/print/PrintRender.svelte
with
2 additions
and
2 deletions
src/lib/components/print/FirstPage.svelte
+
1
−
1
View file @
9a4be536
...
...
@@ -4,7 +4,7 @@
export
let
circo
:
string
export
let
circoNumber
:
string
export
let
date
:
string
const
numeroPublication
=
8
const
numeroPublication
=
9
</script>
<section
class=
"flex justify-between"
>
...
...
This diff is collapsed.
Click to expand it.
src/lib/components/print/PrintRender.svelte
+
1
−
1
View file @
9a4be536
...
...
@@ -52,7 +52,7 @@
$
:
chapterCounter
=
1
const
numeroPublication
=
8
const
numeroPublication
=
9
</script>
<PrintPage
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment