Commit 067fdf01 authored by Lozac'h Loic's avatar Lozac'h Loic
Browse files

hop

parent 7ebfd629
No related merge requests found
Showing with 2 additions and 1 deletion
+2 -1
.gitignore 100644 → 100755
File mode changed from 100644 to 100755
Dockerfile 100644 → 100755
File mode changed from 100644 to 100755
......@@ -35,7 +35,8 @@ def create_dict_assets(smhref, qklhref):
"type":"application/zip"
}, "thumbnail":{
"href":qklhref,
"type":"image/png"
"type":"image/png",
"roles":["thumbnail"]
}
}
return mvassets
......
config.ini 100644 → 100755
File mode changed from 100644 to 100755
data/egm96.grd 100644 → 100755
File mode changed from 100644 to 100755
docker-compose.yml 100644 → 100755
File mode changed from 100644 to 100755
File mode changed from 100644 to 100755
frozenapp/admin.py 100644 → 100755
File mode changed from 100644 to 100755
frozenapp/apps.py 100644 → 100755
File mode changed from 100644 to 100755
File mode changed from 100644 to 100755
File mode changed from 100644 to 100755
frozenapp/load.py 100644 → 100755
File mode changed from 100644 to 100755
frozenapp/models.py 100644 → 100755
File mode changed from 100644 to 100755
File mode changed from 100644 to 100755
File mode changed from 100644 to 100755
frozenapp/tests.py 100644 → 100755
File mode changed from 100644 to 100755
frozenapp/urls.py 100644 → 100755
File mode changed from 100644 to 100755
frozenapp/views.py 100644 → 100755
File mode changed from 100644 to 100755
File mode changed from 100644 to 100755
File mode changed from 100644 to 100755
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment