Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
Matúš Valko
Online Gaming Management System
Commits
64697265
Commit
64697265
authored
May 25, 2022
by
Matúš Valko
Browse files
removed ids from views fixed showing still id_3
parent
5d3074ee
Pipeline
#142614
passed with stage
in 59 seconds
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
gaming-spring-mvc/src/main/webapp/WEB-INF/jsp/tournament/view.jsp
View file @
64697265
...
...
@@ -28,7 +28,6 @@
</thead>
<tbody>
<tr>
<td>
${tournament.id}
</td>
<td><c:out
value=
"
${
tournament
.
name
}
"
/></td>
<td><c:out
value=
"
${
tournament
.
city
}
"
/></td>
<td><c:out
value=
"
${
tournament
.
country
}
"
/></td>
...
...
Write
Preview
Supports
Markdown
0%
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!
Cancel
Please
register
or
sign in
to comment