diff options
author | Abyss777 <abyss@fox5.ru> | 2017-05-31 16:55:00 +0500 |
---|---|---|
committer | Abyss777 <abyss@fox5.ru> | 2017-05-31 16:55:08 +0500 |
commit | 35e8f4b4974515733737c5cc1dd439ca47860007 (patch) | |
tree | 21f5e7cc17e982e2c5b52682dfac29943e39199d /web/app/store/Events.js | |
parent | 0e598a6232e9cd7188916e06077862d6630a255b (diff) | |
download | trackermap-web-35e8f4b4974515733737c5cc1dd439ca47860007.tar.gz trackermap-web-35e8f4b4974515733737c5cc1dd439ca47860007.tar.bz2 trackermap-web-35e8f4b4974515733737c5cc1dd439ca47860007.zip |
Implement Events panel
Diffstat (limited to 'web/app/store/Events.js')
-rw-r--r-- | web/app/store/Events.js | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/web/app/store/Events.js b/web/app/store/Events.js index a31a41dd..71192e2e 100644 --- a/web/app/store/Events.js +++ b/web/app/store/Events.js @@ -1,5 +1,6 @@ /* - * Copyright 2015 Anton Tananaev (anton@traccar.org) + * Copyright 2015 - 2017 Anton Tananaev (anton@traccar.org) + * Copyright 2017 Andrey Kunitsyn (andrey@traccar.org) * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by |