mirror of
https://gitlab.com/animath/si/plateforme.git
synced 2025-06-24 13:48:47 +02:00
Remove jquery dependency code (keep it for bootstrap-select)
This commit is contained in:
@ -57,8 +57,6 @@ urlpatterns = [
|
||||
name='solution'),
|
||||
path('media/syntheses/<str:filename>/', SynthesisView.as_view(),
|
||||
name='synthesis'),
|
||||
|
||||
path('', include('eastereggs.urls')),
|
||||
]
|
||||
|
||||
if 'cas_server' in settings.INSTALLED_APPS: # pragma: no cover
|
||||
|
Reference in New Issue
Block a user