Skip to content
GitLab
Explore
Sign in
Register
Primary navigation
Search or go to…
Project
A
account-app
Manage
Activity
Members
Labels
Plan
Issues
9
Issue boards
Milestones
Wiki
Code
Merge requests
4
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Deploy
Releases
Container Registry
Model registry
Operate
Environments
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
Repository analytics
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
rc
account-app
Merge requests
!45
Project 'rc/self-reg-form' was moved to 'rc/account-app'. Please update any links and bookmarks that may still have the old path.
Fix web-page text
Code
Review changes
Check out branch
Download
Patches
Plain diff
Merged
Fix web-page text
krish94/self-reg-form:fix-certification-page-text
into
master
Overview
0
Commits
7
Pipelines
6
Changes
6
Merged
Krish Moodbidri
requested to merge
krish94/self-reg-form:fix-certification-page-text
into
master
3 years ago
Overview
0
Commits
7
Pipelines
6
Changes
4
Expand
fixed page titles
fixed checkbox text
fixed messages displayed
renamed state blocked to hold and page blocked.html to hold.html
renamed title Annual Recertification to Annual Certification
formatted HTML pages by adding breakers where necessary
changed documentation link for all pages
Edited
3 years ago
by
Krish Moodbidri
👍
0
👎
0
Merge request reports
Viewing commit
074dbdb9
Prev
Next
Show latest version
4 files
+
4
−
4
Inline
Compare changes
Side-by-side
Inline
Show whitespace changes
Show one file at a time
Files
4
Search (e.g. *.vue) (Ctrl+P)
074dbdb9
updated online documentation link for all pages
· 074dbdb9
Krish Moodbidri
authored
3 years ago
app/templates/account/blocked.html
+
1
−
1
Options
@@ -33,7 +33,7 @@
<div
class=
"navbar-right"
>
<ul
class=
"nav navbar-nav"
>
<li>
<a
target=
"_blank"
href=
"https://
docs.uabgrid.uab.edu/wiki/Cheaha_GettingStarted
"
>
<a
target=
"_blank"
href=
"https://
uabrc.github.io/
"
>
<i
class=
"fas fa-info-circle fa-fw"
></i>
Online Documentation
</a>
</li>
Loading