Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Submit feedback
Sign in
Toggle navigation
F
flask-admin
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
JIRA
JIRA
Merge Requests
0
Merge Requests
0
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Commits
Issue Boards
Open sidebar
Python-Dev
flask-admin
Commits
a4e1ff61
Commit
a4e1ff61
authored
Oct 17, 2018
by
PJ Janse van Rensburg
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
'layout_bootstrap3' -> 'custom-layout'
parent
b4a24be4
Changes
10
Hide whitespace changes
Inline
Side-by-side
Showing
10 changed files
with
0 additions
and
0 deletions
+0
-0
README.rst
examples/custom-layout/README.rst
+0
-0
__init__.py
examples/custom-layout/__init__.py
+0
-0
app.py
examples/custom-layout/app.py
+0
-0
requirements.txt
examples/custom-layout/requirements.txt
+0
-0
layout.css
examples/custom-layout/static/layout.css
+0
-0
index.html
examples/custom-layout/templates/admin/index.html
+0
-0
create.html
examples/custom-layout/templates/create.html
+0
-0
edit.html
examples/custom-layout/templates/edit.html
+0
-0
layout.html
examples/custom-layout/templates/layout.html
+0
-0
list.html
examples/custom-layout/templates/list.html
+0
-0
No files found.
examples/
layout_bootstrap3
/README.rst
→
examples/
custom-layout
/README.rst
View file @
a4e1ff61
File moved
examples/
layout_bootstrap3
/__init__.py
→
examples/
custom-layout
/__init__.py
View file @
a4e1ff61
File moved
examples/
layout_bootstrap3
/app.py
→
examples/
custom-layout
/app.py
View file @
a4e1ff61
File moved
examples/
layout_bootstrap3
/requirements.txt
→
examples/
custom-layout
/requirements.txt
View file @
a4e1ff61
File moved
examples/
layout_bootstrap3
/static/layout.css
→
examples/
custom-layout
/static/layout.css
View file @
a4e1ff61
File moved
examples/
layout_bootstrap3
/templates/admin/index.html
→
examples/
custom-layout
/templates/admin/index.html
View file @
a4e1ff61
File moved
examples/
layout_bootstrap3
/templates/create.html
→
examples/
custom-layout
/templates/create.html
View file @
a4e1ff61
File moved
examples/
layout_bootstrap3
/templates/edit.html
→
examples/
custom-layout
/templates/edit.html
View file @
a4e1ff61
File moved
examples/
layout_bootstrap3
/templates/layout.html
→
examples/
custom-layout
/templates/layout.html
View file @
a4e1ff61
File moved
examples/
layout_bootstrap3
/templates/list.html
→
examples/
custom-layout
/templates/list.html
View file @
a4e1ff61
File moved
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