Removed left pannel information about notifications in index

This commit is contained in:
JC 2017-01-02 14:16:05 +01:00
parent 57d8b4b242
commit b9e2c52c0b
2 changed files with 1 additions and 1 deletions

View file

@ -35,6 +35,7 @@
}
#action-block {
text-align: center;
margin: 10px;
.action {
background-color: #E45B51;
text-align: center;

View file

@ -38,4 +38,3 @@
.dossier= notification.decorate.index_display[:dossier]
.updated-at= notification.decorate.index_display[:date]
= render partial: "layouts/left_panels/type_notif_fa", locals: {notification: notification}
.type= notification.decorate.index_display[:type]