Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
M
mod4-wp-2023-2024-pokemon
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Requirements
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Locked files
Build
Pipelines
Jobs
Pipeline schedules
Test cases
Artifacts
Deploy
Releases
Package Registry
Container Registry
Model registry
Operate
Environments
Terraform modules
Monitor
Incidents
Service Desk
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Code review analytics
Issue analytics
Insights
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Morais Fonseca, Claudenir (UT-EEMCS)
mod4-wp-2023-2024-pokemon
Merge requests
!137
Issue#2 solved
Code
Review changes
Check out branch
Download
Patches
Plain diff
Closed
Issue#2 solved
s3190285/mod4-wp-2023-2024-pokemon:issue#2
into
main
Overview
0
Commits
4
Pipelines
0
Changes
1
Closed
Ruginosu, M.I. (Ioana, Student B-BIT)
requested to merge
s3190285/mod4-wp-2023-2024-pokemon:issue#2
into
main
10 months ago
Overview
0
Commits
4
Pipelines
0
Changes
1
Expand
0
0
Merge request reports
Viewing commit
db82b591
Prev
Next
Show latest version
1 file
+
1
−
1
Inline
Compare changes
Side-by-side
Inline
Show whitespace changes
Show one file at a time
db82b591
issue 1 - solved pipeline
· db82b591
Ruginosu, M.I. (Ioana, Student B-BIT)
authored
10 months ago
src/main/webapp/trainers.html
+
1
−
1
Options
@@ -14,7 +14,7 @@
</head>
<body>
<script
src=
"js/
trainer
s.js"
></script>
<script
src=
"js/
request
s.js"
></script>
<script>
tableParentId
=
"
tableDiv
"
;
detailsParentId
=
"
detailsDiv
"
;
Loading