Implemented deletion of events.

Fixes #16
This commit is contained in:
Tim Schumacher 2014-09-17 17:37:54 +02:00
parent 405b19b157
commit e8c94262d0
4 changed files with 74 additions and 1 deletions

View file

@ -6,7 +6,7 @@
}
}
.startdate,.location,.url,.edit {
.startdate,.location,.url,.edit,.delete {
display: inline;
margin: 0;
margin-right: 0.5rem;