Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
S
StudentAdmissionsApplications
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Model registry
Operate
Environments
Monitor
Incidents
Service Desk
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
GitLab community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Digital Experience Group
StudentAdmissionsApplications
Commits
54d63424
Commit
54d63424
authored
13 years ago
by
Seth Meranda
Browse files
Options
Downloads
Patches
Plain Diff
Remove more back buttons, let's not confuse the user when he/she has a back button.
parent
f4a15858
Branches
Branches containing commit
No related tags found
No related merge requests found
Changes
3
Show whitespace changes
Inline
Side-by-side
Showing
3 changed files
WebContent/jsp/ugradpage2i.jsp
+0
-2
0 additions, 2 deletions
WebContent/jsp/ugradpage2i.jsp
WebContent/jsp/ugradpage2r.jsp
+0
-2
0 additions, 2 deletions
WebContent/jsp/ugradpage2r.jsp
WebContent/jsp/ugradpage2v.jsp
+0
-2
0 additions, 2 deletions
WebContent/jsp/ugradpage2v.jsp
with
0 additions
and
6 deletions
WebContent/jsp/ugradpage2i.jsp
+
0
−
2
View file @
54d63424
...
...
@@ -486,8 +486,6 @@
<input
type=
"submit"
value=
"Submit to Admissions"
name=
"btnSubmit"
onclick=
"action.value='submit';setRequiredFields(document.ugPage2);"
/>
<input
type=
"submit"
value=
"Go Back to Previous Page"
name=
"reset"
onclick=
"action.value='saveAndGoBack';"
/>
</form>
<!-- Special Form used by the popup Window to search for Institution -->
...
...
This diff is collapsed.
Click to expand it.
WebContent/jsp/ugradpage2r.jsp
+
0
−
2
View file @
54d63424
...
...
@@ -502,8 +502,6 @@ function setRequiredFields(frm) {
<div
style=
"clear:both;"
>
<input
type=
"submit"
value=
"Submit to Admissions"
name=
"btnSubmit"
onclick=
"action.value ='submit';setRequiredFields(document.ugPage2);"
/>
<input
type=
"submit"
value=
"Go Back to Previous Page"
name=
"reset"
onclick=
"action.value = 'saveAndGoBack';"
/>
</div>
</form>
...
...
This diff is collapsed.
Click to expand it.
WebContent/jsp/ugradpage2v.jsp
+
0
−
2
View file @
54d63424
...
...
@@ -367,8 +367,6 @@
<input
type=
"submit"
value=
"Submit to Admissions"
name=
"btnSubmit"
onclick=
"action.value ='submit';setRequiredFields(document.ugPage2);"
/>
<input
type=
"submit"
value=
"Go Back to Previous Page"
name=
"reset"
onclick=
"action.value = 'saveAndGoBack';"
/>
</form>
<!-- Special Form used by the popup Window to search for Institution -->
...
...
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