Plugin Directory

Changeset 2290549


Ignore:
Timestamp:
04/23/2020 09:47:44 PM (6 years ago)
Author:
maxicharts
Message:

bug fix

File:
1 edited

Legend:

Unmodified
Added
Removed
  • maxicharts-d3js-add-on/trunk/maxicharts-d3js.php

    r2289952 r2290549  
    598598            'parent_col' => 'parent',
    599599            'child_col' => 'child',
    600             'more_infos_1_col' => 'Acces',
    601             'more_infos_2_col' => 'Remarques',
     600            'more_infos_1_col' => '',
     601            'more_infos_2_col' => '',
    602602        ), $attributes);
    603603        // parent_col="Parent" child_col="Chemin source" more_infos_1_col="Acces" more_infos_1_col="Remarques"
Note: See TracChangeset for help on using the changeset viewer.