Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
A
AlekSIS-App-Paweljong
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Package Registry
Model registry
Operate
Terraform modules
Monitor
Service Desk
Analyze
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
Teckids
Projekt Hack-n-Fun
AlekSIS-App-Paweljong
Commits
35bfe964
Commit
35bfe964
authored
2 years ago
by
Tom Teichler
Browse files
Options
Downloads
Plain Diff
Merge branch '28-button-to-create-vouchers-is-missing' into 'master'
Resolve "Button to create vouchers is missing" Closes
#28
See merge request
!27
parents
c2aa512f
11ce85fb
No related branches found
No related tags found
1 merge request
!27
Resolve "Button to create vouchers is missing"
Pipeline
#75477
failed
2 years ago
Stage: prepare
Stage: test
Stage: build
Stage: publish
Changes
1
Pipelines
2
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
aleksis/apps/paweljong/templates/paweljong/voucher/list.html
+1
-0
1 addition, 0 deletions
aleksis/apps/paweljong/templates/paweljong/voucher/list.html
with
1 addition
and
0 deletions
aleksis/apps/paweljong/templates/paweljong/voucher/list.html
+
1
−
0
View file @
35bfe964
...
...
@@ -18,6 +18,7 @@
{% trans "Clear" %}
</button>
</form>
<a
class=
"btn colour-primary waves-effect waves-light"
href=
"{% url 'create_vouchers' %}"
>
{% trans "Create voucher" %}
</a>
<h5>
{% blocktrans %}Selected vouchers{% endblocktrans %}
</h5>
{% render_table vouchers_table %}
...
...
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