Skip to content
Projects
Groups
Snippets
Help
This project
Loading...
Sign in / Register
Toggle navigation
H
haiyen-payment
Overview
Overview
Details
Activity
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
Giang Tran
haiyen-payment
Commits
27fba97b
Commit
27fba97b
authored
Sep 05, 2026
by
tdgiang
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
uodate code
parent
fb6e381b
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
0 additions
and
2 deletions
+0
-2
transactions-list.server.view.html
app/views/admin/transactions-list.server.view.html
+0
-2
No files found.
app/views/admin/transactions-list.server.view.html
View file @
27fba97b
...
@@ -606,7 +606,6 @@
...
@@ -606,7 +606,6 @@
<thead>
<thead>
<tr>
<tr>
<th>
Hành động
</th>
<th>
Hành động
</th>
<th>
Thời gian
</th>
<th>
Thời gian giao dịch
</th>
<th>
Thời gian giao dịch
</th>
<th>
Mã giao dịch
</th>
<th>
Mã giao dịch
</th>
<th>
Người tạo
</th>
<th>
Người tạo
</th>
...
@@ -627,7 +626,6 @@
...
@@ -627,7 +626,6 @@
<svg
width=
"15"
height=
"15"
viewBox=
"0 0 24 24"
fill=
"none"
stroke=
"currentColor"
stroke-width=
"2.5"
stroke-linecap=
"round"
stroke-linejoin=
"round"
><rect
x=
"9"
y=
"9"
width=
"13"
height=
"13"
rx=
"2"
ry=
"2"
/><path
d=
"M5 15H4a2 2 0 0 1-2-2V4a2 2 0 0 1 2-2h9a2 2 0 0 1 2 2v1"
/></svg>
<svg
width=
"15"
height=
"15"
viewBox=
"0 0 24 24"
fill=
"none"
stroke=
"currentColor"
stroke-width=
"2.5"
stroke-linecap=
"round"
stroke-linejoin=
"round"
><rect
x=
"9"
y=
"9"
width=
"13"
height=
"13"
rx=
"2"
ry=
"2"
/><path
d=
"M5 15H4a2 2 0 0 1-2-2V4a2 2 0 0 1 2-2h9a2 2 0 0 1 2 2v1"
/></svg>
</button>
</button>
</td>
</td>
<td
class=
"cell-muted"
>
{{tx.createdAt}}
</td>
<td
class=
"cell-muted"
>
{{tx.updatedAt}}
</td>
<td
class=
"cell-muted"
>
{{tx.updatedAt}}
</td>
<td
class=
"cell-mono"
>
{{tx.merTrxIdShort}}
</td>
<td
class=
"cell-mono"
>
{{tx.merTrxIdShort}}
</td>
<td
class=
"cell-muted"
>
{{tx.createdByUsername}}
</td>
<td
class=
"cell-muted"
>
{{tx.createdByUsername}}
</td>
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment