spacing
This commit is contained in:
1
files.py
1
files.py
@@ -724,6 +724,7 @@ def view(id):
|
|||||||
# put locn data back into array format
|
# put locn data back into array format
|
||||||
for face in e.file_details.faces:
|
for face in e.file_details.faces:
|
||||||
face.locn = json.loads(face.locn)
|
face.locn = json.loads(face.locn)
|
||||||
|
|
||||||
eids=eids.rstrip(",")
|
eids=eids.rstrip(",")
|
||||||
# jic, sometimes we trip this, and rather than show broken pages / destroy
|
# jic, sometimes we trip this, and rather than show broken pages / destroy
|
||||||
# face locn data, just warn & redirect
|
# face locn data, just warn & redirect
|
||||||
|
|||||||
Reference in New Issue
Block a user