Skip to content
Projects
Groups
Snippets
Help
This project
Loading...
Sign in / Register
Toggle navigation
C
course-discovery
Overview
Overview
Details
Activity
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
edx
course-discovery
Commits
1670a6f3
Commit
1670a6f3
authored
Jun 07, 2017
by
Asad Azam
Committed by
AsadAzam
Jun 07, 2017
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Remove asterisks alongside optional fields
parent
77a91f19
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
3 additions
and
3 deletions
+3
-3
course_discovery/templates/publisher/_add_instructor_popup.html
+3
-3
No files found.
course_discovery/templates/publisher/_add_instructor_popup.html
View file @
1670a6f3
...
@@ -63,17 +63,17 @@
...
@@ -63,17 +63,17 @@
<textarea
class=
"field-textarea input-textarea textarea-medium textarea-block"
id=
"bio"
name=
"bio"
></textarea>
<textarea
class=
"field-textarea input-textarea textarea-medium textarea-block"
id=
"bio"
name=
"bio"
></textarea>
<label
class=
"field-label"
for=
"facebook"
>
{% trans "Facebook URL" %}
<label
class=
"field-label"
for=
"facebook"
>
{% trans "Facebook URL" %}
<span
class=
"optional"
>
*
{% trans "optional" %}
</span>
<span
class=
"optional"
>
{% trans "optional" %}
</span>
</label>
</label>
<input
class=
"field-input input-text"
type=
"text"
id=
"facebook"
name=
"facebook"
/>
<input
class=
"field-input input-text"
type=
"text"
id=
"facebook"
name=
"facebook"
/>
<label
class=
"field-label"
for=
"twitter"
>
{% trans "Twitter URL" %}
<label
class=
"field-label"
for=
"twitter"
>
{% trans "Twitter URL" %}
<span
class=
"optional"
>
*
{% trans "optional" %}
</span>
<span
class=
"optional"
>
{% trans "optional" %}
</span>
</label>
</label>
<input
class=
"field-input input-text"
type=
"text"
id=
"twitter"
name=
"twitter"
/>
<input
class=
"field-input input-text"
type=
"text"
id=
"twitter"
name=
"twitter"
/>
<label
class=
"field-label"
for=
"blog"
>
{% trans "Blog URL" %}
<label
class=
"field-label"
for=
"blog"
>
{% trans "Blog URL" %}
<span
class=
"optional"
>
*
{% trans "optional" %}
</span>
<span
class=
"optional"
>
{% trans "optional" %}
</span>
</label>
</label>
<input
class=
"field-input input-text"
type=
"text"
id=
"blog"
name=
"blog"
/>
<input
class=
"field-input input-text"
type=
"text"
id=
"blog"
name=
"blog"
/>
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a 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