implemented get events by categories

This commit is contained in:
arnaucode
2017-02-24 00:19:50 +01:00
parent 12bb9a42d2
commit e102427098
11 changed files with 82 additions and 39 deletions

View File

@@ -65,3 +65,8 @@
text-decoration: none;
color: #000000;
}
.o_badge{
border-radius: 8px;
margin: 5px;
padding: 2px 5px;
}