Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
A
AlekSIS-App-Matrix
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Package Registry
Container Registry
Model registry
Operate
Environments
Terraform modules
Monitor
Incidents
Service Desk
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Terms and privacy
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
AlekSIS®
Official
AlekSIS-App-Matrix
Commits
86d4a17b
Commit
86d4a17b
authored
2 years ago
by
Hangzhi Yu
Browse files
Options
Downloads
Patches
Plain Diff
Drop legacy menu
parent
ab746da4
No related branches found
Branches containing commit
No related tags found
Tags containing commit
1 merge request
!22
Resolve "Adapt for SPA operation"
Pipeline
#114295
failed
2 years ago
Stage: prepare
Stage: test
Stage: build
Stage: publish
Stage: docker
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
aleksis/apps/matrix/urls.py
+0
-7
0 additions, 7 deletions
aleksis/apps/matrix/urls.py
with
0 additions
and
7 deletions
aleksis/apps/matrix/urls.py
deleted
100644 → 0
+
0
−
7
View file @
ab746da4
from
django.urls
import
path
from
.
import
views
urlpatterns
=
[
path
(
"
rooms/
"
,
views
.
MatrixRoomListView
.
as_view
(),
name
=
"
matrix_rooms
"
),
]
This diff is collapsed.
Click to expand it.
Hangzhi Yu
@yuha
mentioned in commit
ed27e2fc
·
2 years ago
mentioned in commit
ed27e2fc
mentioned in commit ed27e2fc1a200ff6e4c93f1f09e5809a5445bfba
Toggle commit list
Hangzhi Yu
@yuha
mentioned in commit
1b39cf52
·
2 years ago
mentioned in commit
1b39cf52
mentioned in commit 1b39cf52f6d6dc782761d58c7228b6ea79f8fc99
Toggle commit list
Preview
0%
Loading
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!
Save comment
Cancel
Please
register
or
sign in
to comment