Hide export button if we are not on entries list

This commit is contained in:
Nicolas Lœuillet 2016-01-06 07:47:09 +01:00
parent dad1c546a5
commit 10b2411c10
1 changed files with 3 additions and 0 deletions

View File

@ -200,6 +200,9 @@ nav input {
#button_filters {
display: none;
}
#button_export {
display: none;
}
/* ==========================================================================
2 = Side-nav