Changeset 1939290
- Timestamp:
- 09/11/2018 12:50:29 PM (8 years ago)
- Location:
- amilia-store/trunk
- Files:
-
- 2 edited
-
amilia-store-standings.php (modified) (1 diff)
-
amilia-store.php (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
amilia-store/trunk/amilia-store-standings.php
r1939280 r1939290 115 115 team = { 116 116 Name: getDisplayNameFromEvent(event), 117 Color: getColorFromActivityName(event.ExtraInformation) || '# 999',117 Color: getColorFromActivityName(event.ExtraInformation) || '#46aaf8', 118 118 GP: 0, 119 119 W: 0, -
amilia-store/trunk/amilia-store.php
r1939280 r1939290 6 6 Author: Martin Drapeau <martin.drapeau@amilia.com> 7 7 Copyright: 2014-2018 Amilia 8 Version: 2.6. 18 Version: 2.6.2 9 9 Author URI: http://www.amilia.com/ 10 10 License: Apache License 2.0
Note: See TracChangeset
for help on using the changeset viewer.