Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
M
midterm_vincentdjango
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
1
Merge Requests
1
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
Almira Redoble
midterm_vincentdjango
Commits
e8f15a8b
Commit
e8f15a8b
authored
May 14, 2023
by
Star Neptune R. Sy
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
modified readme and fixed a tiny mistake
parent
0d6ab217
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
3 additions
and
3 deletions
+3
-3
README.txt
README.txt
+2
-2
assignments.html
...django/assignments/templates/assignments/assignments.html
+1
-1
No files found.
README.txt
View file @
e8f15a8b
...
...
@@ -10,7 +10,7 @@ Andrew Idquival - Calendar
Jayson Lim - Announcement Board
Almira Redoble - Dashboard
Neptune Sy - Assignments;
March
6
, 2023;
March
14
, 2023;
This is to certify that this project was made in whole by our group, which
is composed of Joaquin Crisologo, Andrew Idquival, Jayson Lim, Almira Redoble
and Neptune Sy.;
...
...
@@ -29,4 +29,4 @@ https://stackoverflow.com/questions/6540032/sorting-related-items-in-a-django-te
(sgd) Andrew Idquival, 11 May, 2023
(sgd) Jayson Lim, 8 May, 2023
(sgd) Almira Redoble, 1 May, 2023
(sgd) Neptune Sy, 28 February, 2023
\ No newline at end of file
(sgd) Neptune Sy, 30 April, 2023
\ No newline at end of file
widget_vincentdjango/assignments/templates/assignments/assignments.html
View file @
e8f15a8b
...
...
@@ -20,5 +20,5 @@
<a
class=
"miniLink"
href=
"/dashboard"
>
Dashboard
</a>
<br>
<a
class=
"miniLink"
href=
"/announcements"
>
Announcements
</a>
<br>
<a
class=
"miniLink"
href=
"/forum"
>
Forum
</a>
<br>
<a
class=
"miniLink"
href=
"/
widget_
calendar"
>
Calendar
</a>
<br>
<a
class=
"miniLink"
href=
"/calendar"
>
Calendar
</a>
<br>
{% endblock %}
\ No newline at end of file
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