Skip to content
Snippets Groups Projects
Commit 7754d824 authored by Olli Jalonen's avatar Olli Jalonen :disguised_face:
Browse files

Hide documents, rm community

parent 6d20342a
No related branches found
No related tags found
No related merge requests found
......@@ -236,3 +236,10 @@ body.layers div#composerCart {
body.layers #wrap > div > div.row.ng-scope > div.col-md-3 > div > div > div.btn-group.btn-group-justified {
display: none;
}
/* -------------------| DOCUMENTS PAGE |------------------------------------------------------------------------------------*/
/* Hide selected layers */
body.documents div#composerCart {
display: none;
}
\ No newline at end of file
......@@ -42,9 +42,8 @@ CONTAINER_FILES=(
'utu_geonode.html' # 8
'influence.html' # 9
'contact.html' # 10
'community.html' # 11
'blog.html' # 12
'utu-blog.js' # 13
'blog.html' # 11
'utu-blog.js' # 12
)
# File paths inside container
......@@ -61,8 +60,7 @@ CONTAINER_PATHS=(
'/usr/src/resilienceacademy/resilienceacademy/templates/' # 9
'/usr/src/resilienceacademy/resilienceacademy/templates/' # 10
'/usr/src/resilienceacademy/resilienceacademy/templates/' # 11
'/usr/src/resilienceacademy/resilienceacademy/templates/' # 12
'/usr/src/resilienceacademy/resilienceacademy/static/js/' # 13
'/usr/src/resilienceacademy/resilienceacademy/static/js/' # 12
)
# File names outside container (here)
......@@ -79,9 +77,8 @@ LOCAL_FILES=(
'utu_geonode.html' # 8
'influence.html' # 9
'contact.html' # 10
'community.html' # 11
'blog.html' # 12
'utu-blog.js' # 13
'blog.html' # 11
'utu-blog.js' # 12
)
# Image files, these are not backed up but existence is checked
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment