diff options
author | Abyss777 <abyss@fox5.ru> | 2016-08-10 13:52:56 +0500 |
---|---|---|
committer | Abyss777 <abyss@fox5.ru> | 2016-08-10 13:52:56 +0500 |
commit | a2caa60c024e2cf858ed4f7ed1c4afcfdb7b523b (patch) | |
tree | 1d22859c20981726076493c7cd45035874f9b0fa /web/app/model/ReportSummary.js | |
parent | b8ee37b82077d9883e006ed9afcce1b9f2e6cd55 (diff) | |
download | trackermap-server-a2caa60c024e2cf858ed4f7ed1c4afcfdb7b523b.tar.gz trackermap-server-a2caa60c024e2cf858ed4f7ed1c4afcfdb7b523b.tar.bz2 trackermap-server-a2caa60c024e2cf858ed4f7ed1c4afcfdb7b523b.zip |
- Used constants in ReportResource
- Renamed variables and functions in ReportController
- Changed Strings
- Fixed year
Diffstat (limited to 'web/app/model/ReportSummary.js')
-rw-r--r-- | web/app/model/ReportSummary.js | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/web/app/model/ReportSummary.js b/web/app/model/ReportSummary.js index 816dc76ab..7821e1c00 100644 --- a/web/app/model/ReportSummary.js +++ b/web/app/model/ReportSummary.js @@ -1,5 +1,5 @@ /* - * Copyright 2015 Anton Tananaev (anton.tananaev@gmail.com) + * Copyright 2016 Anton Tananaev (anton.tananaev@gmail.com) * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. |