Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
Odevzdávací Systém MO
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Deploy
Model registry
Analyze
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
GitLab community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Martin Mareš
Odevzdávací Systém MO
Merge requests
!1
Menu
Code
Review changes
Check out branch
Download
Patches
Plain diff
Expand sidebar
Merged
Menu
jirka/menu
into
master
Overview
6
Commits
3
Changes
8
1 unresolved thread
Hide all comments
Merged
Jiří Setnička
requested to merge
jirka/menu
into
master
4 years ago
Overview
6
Commits
3
Changes
8
1 unresolved thread
Hide all comments
0
0
Merge request reports
Compare
master
version 4
06172e12
4 years ago
version 3
e7da3d53
4 years ago
version 2
64326f33
4 years ago
version 1
ff8d8720
4 years ago
master (base)
and
latest version
latest version
d2a35996
3 commits,
4 years ago
version 4
06172e12
3 commits,
4 years ago
version 3
e7da3d53
3 commits,
4 years ago
version 2
64326f33
3 commits,
4 years ago
version 1
ff8d8720
3 commits,
4 years ago
8 files
+
178
−
59
Inline
Compare changes
Side-by-side
Inline
Show whitespace changes
Show one file at a time
Files
8
mo/web/__init__.py
+
2
−
0
View file @ d2a35996
Edit in single-file editor
Open in Web IDE
Show full file
@@ -64,3 +64,5 @@ app.before_request(init_request)
# Většina webu je v samostatných modulech
import
mo.web.main
import
mo.web.org
import
mo.web.menu
Loading