Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
R
roomlist
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
23
Issues
23
List
Boards
Labels
Service Desk
Milestones
Merge Requests
2
Merge Requests
2
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Operations
Operations
Incidents
Environments
Analytics
Analytics
CI / CD
Repository
Value Stream
Wiki
Wiki
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
SRCT
roomlist
Commits
de25d47e
Commit
de25d47e
authored
Oct 11, 2015
by
Daniel W Bond
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
changed name for message block
parent
095e1dc2
Changes
6
Hide whitespace changes
Inline
Side-by-side
Showing
6 changed files
with
6 additions
and
6 deletions
+6
-6
roomlist/accounts/templates/studentSettings.html
roomlist/accounts/templates/studentSettings.html
+1
-1
roomlist/accounts/templates/updateStudent.html
roomlist/accounts/templates/updateStudent.html
+1
-1
roomlist/accounts/templates/welcome_major.html
roomlist/accounts/templates/welcome_major.html
+1
-1
roomlist/accounts/templates/welcome_name.html
roomlist/accounts/templates/welcome_name.html
+1
-1
roomlist/accounts/templates/welcome_privacy.html
roomlist/accounts/templates/welcome_privacy.html
+1
-1
roomlist/accounts/templates/welcome_social.html
roomlist/accounts/templates/welcome_social.html
+1
-1
No files found.
roomlist/accounts/templates/studentSettings.html
View file @
de25d47e
...
...
@@ -2,7 +2,7 @@
{% block title %} SRCT Roomlist | {{ student.user.first_name }} {{ student.user.last_name }} {% endblock %}
{% block
reminder
%}
{% block
messsage_queue
%}
{% endblock %}
{% block content %}
...
...
roomlist/accounts/templates/updateStudent.html
View file @
de25d47e
...
...
@@ -2,7 +2,7 @@
{% block title %} SRCT Roomlist | Student | Update {% endblock %}
{% block
reminder
%}
{% block
message_queue
%}
{% endblock %}
{% block content %}
...
...
roomlist/accounts/templates/welcome_major.html
View file @
de25d47e
...
...
@@ -2,7 +2,7 @@
{% block title %} SRCT RoomList | Welcome | Step 3 of 4 {% endblock %}
{% block
reminder
%}
{% block
message_queue
%}
{% endblock %}
{% block content %}
...
...
roomlist/accounts/templates/welcome_name.html
View file @
de25d47e
...
...
@@ -2,7 +2,7 @@
{% block title %} SRCT RoomList | Welcome | Step 1 of 4 {% endblock %}
{% block
reminder
%}
{% block
message_queue
%}
{% endblock %}
{% block content %}
...
...
roomlist/accounts/templates/welcome_privacy.html
View file @
de25d47e
...
...
@@ -2,7 +2,7 @@
{% block title %} SRCT RoomList | Welcome | Step 2 of 4 {% endblock %}
{% block
reminder
%}
{% block
message_queue
%}
{% endblock %}
{% block content %}
...
...
roomlist/accounts/templates/welcome_social.html
View file @
de25d47e
...
...
@@ -2,7 +2,7 @@
{% block title %} SRCT RoomList | Welcome | Step 4 of 4 {% endblock %}
{% block
reminder
%}
{% block
message_queue
%}
{% endblock %}
{% block content %}
...
...
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