Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
K
Kaffeekasse
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
Container registry
Model registry
Operate
Environments
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
Community forum
Contribute to GitLab
Provide feedback
Terms and privacy
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Tom Kunze
Kaffeekasse
Commits
03fb0b69
Commit
03fb0b69
authored
2 years ago
by
Tom Kunze
Browse files
Options
Downloads
Patches
Plain Diff
pfandcha: Add new bad picture
parent
7597ab12
No related branches found
No related tags found
No related merge requests found
Changes
2
Show whitespace changes
Inline
Side-by-side
Showing
2 changed files
store/static/pfandcha/pfandcha_bad_17.png
+0
-0
0 additions, 0 deletions
store/static/pfandcha/pfandcha_bad_17.png
store/templates/index.html
+1
-1
1 addition, 1 deletion
store/templates/index.html
with
1 addition
and
1 deletion
store/static/pfandcha/pfandcha_bad_17.png
0 → 100644
+
0
−
0
View file @
03fb0b69
491 KiB
This diff is collapsed.
Click to expand it.
store/templates/index.html
+
1
−
1
View file @
03fb0b69
...
...
@@ -221,7 +221,7 @@
// constants in case you get new pictures
const
good_pic_count
=
8
;
const
bad_pic_count
=
1
7
;
const
bad_pic_count
=
1
8
;
const
flaschen_pic_count
=
4
;
function
pic_path_format
(
type
,
i
)
{
return
'
static/pfandcha/pfandcha_
'
+
type
+
'
_
'
+
i
+
'
.png
'
;
...
...
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