Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
CHARISM
Shelter Database
Commits
b861f686
Commit
b861f686
authored
Sep 05, 2016
by
Aron Gergely
Browse files
Fixed public shelter picture path
parent
a1dfa9ed
Changes
1
Hide whitespace changes
Inline
Side-by-side
src/web/views/shelterapiv02.py
View file @
b861f686
...
...
@@ -148,7 +148,7 @@ def allshelters(shelter_id=None):
result
=
tree
()
#shelter pictures folder path
picpath
=
'/public/
shelters/picture
s'
picpath
=
'/public/
pictures/shelter
s'
Supercategory
=
db
.
aliased
(
Category
)
...
...
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