Added subs management (wip)

This commit is contained in:
vjrj 2017-12-16 18:47:08 +01:00
parent 6123977974
commit 316e14f0ea
21 changed files with 427 additions and 39 deletions

View file

@ -0,0 +1,3 @@
.Subscriptions table tbody tr td {
vertical-align: middle;
}