Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
W
widget_group 25
Project
Project
Details
Activity
Releases
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
Andre Matthew Dumandan
widget_group 25
Commits
ef0ae82b
Commit
ef0ae82b
authored
May 21, 2022
by
Earl Edison B. Felizardo
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Edited templates for assignments and details
parent
172a0b5d
Changes
2
Show whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
2 additions
and
2 deletions
+2
-2
assignments_detail.html
...et_group_25/templates/assignments/assignments_detail.html
+1
-1
assignments_list.html
...dget_group_25/templates/assignments/assignments_list.html
+1
-1
No files found.
widget_group_25/widget_group_25/templates/assignments/assignments_detail.html
View file @
ef0ae82b
...
@@ -4,7 +4,7 @@
...
@@ -4,7 +4,7 @@
{% block title %}Assignments{% endblock %}
{% block title %}Assignments{% endblock %}
{% block styles %}
{% block styles %}
<link
rel=
"stylesheet"
href=
"{% static 'assignments/css/assignments_detail_styles.css' %}"
>
<link
rel=
"stylesheet"
type=
"text/css"
href=
"{% static 'assignments/css/assignments_detail_styles.css' %}"
>
{% endblock %}
{% endblock %}
{% block content %}
{% block content %}
...
...
widget_group_25/widget_group_25/templates/assignments/assignments_list.html
View file @
ef0ae82b
...
@@ -4,7 +4,7 @@
...
@@ -4,7 +4,7 @@
{% block title %}Assignments{% endblock %}
{% block title %}Assignments{% endblock %}
{% block styles %}
{% block styles %}
<link
rel=
"stylesheet"
href=
"{% static 'assignments/css/assignments_list_styles.css' %}"
>
<link
rel=
"stylesheet"
type=
"text/css"
href=
"{% static 'assignments/css/assignments_list_styles.css' %}"
>
{% endblock %}
{% endblock %}
...
...
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