Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
L
lab-one
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
Timmer, S.P. (Sander, Student B-TCS)
lab-one
Commits
8468844a
Commit
8468844a
authored
2 years ago
by
SPTimmer
Browse files
Options
Downloads
Patches
Plain Diff
ninth commit - last commit before submission
parent
5aa755cd
No related branches found
No related tags found
No related merge requests found
Changes
3
Hide whitespace changes
Inline
Side-by-side
Showing
3 changed files
src/main/webapp/bookquote/index.html
+1
-1
1 addition, 1 deletion
src/main/webapp/bookquote/index.html
target/labs.war
+0
-0
0 additions, 0 deletions
target/labs.war
target/labs/bookquote/index.html
+1
-1
1 addition, 1 deletion
target/labs/bookquote/index.html
with
2 additions
and
2 deletions
src/main/webapp/bookquote/index.html
+
1
−
1
View file @
8468844a
...
...
@@ -22,7 +22,7 @@
<section>
<h1>
Web Book Quote Application
</h1>
<form
ACTION=
"./quote"
>
<p><label
for=
"isbn"
>
Enter ISBN number:
</label><input
type=
"number"
name=
"isbn"
id=
"isbn"
value=
0
></p>
<p><label
for=
"isbn"
>
Enter ISBN number:
</label><input
type=
"number"
name=
"isbn"
id=
"isbn"
value=
0
></p>
<input
TYPE=
"SUBMIT"
>
</form>
</section>
...
...
This diff is collapsed.
Click to expand it.
target/labs.war
+
0
−
0
View file @
8468844a
No preview for this file type
This diff is collapsed.
Click to expand it.
target/labs/bookquote/index.html
+
1
−
1
View file @
8468844a
...
...
@@ -22,7 +22,7 @@
<section>
<h1>
Web Book Quote Application
</h1>
<form
ACTION=
"./quote"
>
<p><label
for=
"isbn"
>
Enter ISBN number:
</label><input
type=
"number"
name=
"isbn"
id=
"isbn"
value=
0
></p>
<p><label
for=
"isbn"
>
Enter ISBN number:
</label><input
type=
"number"
name=
"isbn"
id=
"isbn"
value=
0
></p>
<input
TYPE=
"SUBMIT"
>
</form>
</section>
...
...
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