-
Notifications
You must be signed in to change notification settings - Fork 3
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Fix missing select labels for the payment amount parameter.
remp/helpdesk#2540
- Loading branch information
1 parent
042453d
commit d780ce7
Showing
3 changed files
with
11 additions
and
11 deletions.
There are no files selected for viewing
16 changes: 8 additions & 8 deletions
16
src/assets/segmenter/index-1YSUG-dP.js → src/assets/segmenter/index-WueD0JMl.js
Large diffs are not rendered by default.
Oops, something went wrong.
2 changes: 1 addition & 1 deletion
2
src/assets/segmenter/index-DB11m-0r.css → src/assets/segmenter/index-owEKslZL.css
Large diffs are not rendered by default.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -9,8 +9,8 @@ | |
/> | ||
<link href="https://cdn.jsdelivr.net/npm/@mdi/[email protected]/css/materialdesignicons.min.css" rel="stylesheet"> | ||
<title>Segmenter</title> | ||
<script type="module" crossorigin src="/layouts/admin/segmenter/index-1YSUG-dP.js"></script> | ||
<link rel="stylesheet" crossorigin href="/layouts/admin/segmenter/index-DB11m-0r.css"> | ||
<script type="module" crossorigin src="/layouts/admin/segmenter/index-WueD0JMl.js"></script> | ||
<link rel="stylesheet" crossorigin href="/layouts/admin/segmenter/index-owEKslZL.css"> | ||
</head> | ||
<body> | ||
|
||
|