Plugin Directory

Changeset 1939290


Ignore:
Timestamp:
09/11/2018 12:50:29 PM (8 years ago)
Author:
martindrapeau
Message:

color change

Location:
amilia-store/trunk
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • amilia-store/trunk/amilia-store-standings.php

    r1939280 r1939290  
    115115                    team = {
    116116                        Name: getDisplayNameFromEvent(event),
    117                         Color: getColorFromActivityName(event.ExtraInformation) || '#999',
     117                        Color: getColorFromActivityName(event.ExtraInformation) || '#46aaf8',
    118118                        GP: 0,
    119119                        W: 0,
  • amilia-store/trunk/amilia-store.php

    r1939280 r1939290  
    66Author: Martin Drapeau <martin.drapeau@amilia.com>
    77Copyright: 2014-2018 Amilia
    8 Version: 2.6.1
     8Version: 2.6.2
    99Author URI: http://www.amilia.com/
    1010License: Apache License 2.0
Note: See TracChangeset for help on using the changeset viewer.