Imio : add backoffice sharing css.

This commit is contained in:
Christophe Boulanger 2018-06-19 08:31:27 +02:00
parent 32fbb61d62
commit 2933c4eaf8
1 changed files with 8 additions and 0 deletions

View File

@ -1,3 +1,11 @@
/*
* Add var in :
* /var/lib/wcs/tenant/site-option.cfg > [variables]
* portal_agent_extra_css = https://COMMUNE.guichet-citoyen.be/static/imio/bo_share.css
*
* */
div#summary > div.dataview .bo_noshow {
display:none;
}