web_notify: add feature to reload current view

This commit is contained in:
Guewen Baconnier
2018-06-27 14:39:47 +02:00
committed by Yannick Vaucher
parent b8e1337079
commit 8d3f2749e4
8 changed files with 138 additions and 12 deletions

View File

@@ -0,0 +1,5 @@
.o_notification {
.o_notification_reload {
padding: 10px;
}
}