Implement copying of events.

Fixes #17
This commit is contained in:
Tim Schumacher 2014-09-17 17:50:24 +02:00
parent e8c94262d0
commit 9562a8d3a3
4 changed files with 41 additions and 7 deletions

View file

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