Skip to content
GitLab
Explore
Projects
Groups
Snippets
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
m4lab_tv1
User Account
Commits
31690d1b
Commit
31690d1b
authored
5 years ago
by
Rosanny Sihombing
Browse files
Options
Download
Email Patches
Plain Diff
delete etc. from Title option
parent
c74a2fff
master
MLAB-677
devel
patch-1
reset-jul13
reset-merge
test_logoutbutton
testing
1 merge request
!2
Mlab 56
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
views/DE/account/profile.pug
+0
-1
views/DE/account/profile.pug
views/DE/account/registration.pug
+0
-1
views/DE/account/registration.pug
with
0 additions
and
2 deletions
+0
-2
views/DE/account/profile.pug
+
0
-
1
View file @
31690d1b
...
@@ -68,7 +68,6 @@ html(lang="de")
...
@@ -68,7 +68,6 @@ html(lang="de")
option(value="Prof.") Prof.
option(value="Prof.") Prof.
option(value="Dr.") Dr.
option(value="Dr.") Dr.
option(value="Dipl.-Ing.") Dipl.-Ing.
option(value="Dipl.-Ing.") Dipl.-Ing.
option(value="etc.") etc.
script.
script.
var titleOptions = document.getElementById('inputTitle').options;
var titleOptions = document.getElementById('inputTitle').options;
for (i=0; i < titleOptions.length; i++) {
for (i=0; i < titleOptions.length; i++) {
...
...
This diff is collapsed.
Click to expand it.
views/DE/account/registration.pug
+
0
-
1
View file @
31690d1b
...
@@ -68,7 +68,6 @@ html(lang="de")
...
@@ -68,7 +68,6 @@ html(lang="de")
option(value="Prof.") Prof.
option(value="Prof.") Prof.
option(value="Dr.") Dr.
option(value="Dr.") Dr.
option(value="Dipl.-Ing.") Dipl.-Ing.
option(value="Dipl.-Ing.") Dipl.-Ing.
option(value="etc.") etc.
div(class='form-group col-md-4')
div(class='form-group col-md-4')
input#inputFirstname(name="inputFirstname", type="text", class="form-control", placeholder="Vorname*", maxlength="45" required)
input#inputFirstname(name="inputFirstname", type="text", class="form-control", placeholder="Vorname*", maxlength="45" required)
div(class='form-group col-md-4')
div(class='form-group col-md-4')
...
...
This diff is collapsed.
Click to expand it.
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
Menu
Explore
Projects
Groups
Snippets