Index: /trunk/src/series/civ_series.m
===================================================================
--- /trunk/src/series/civ_series.m	(revision 720)
+++ /trunk/src/series/civ_series.m	(revision 721)
@@ -51,4 +51,7 @@
     Data.AllowInputSort='off';% allow alphabetic sorting of the list of input file SubDir (options 'off'/'on', 'off' by default)
     Data.WholeIndexRange='off';% prescribes the file index ranges from min to max (options 'off'/'on', 'off' by default)
+    if strcmp(Data.ActionInput.PairIndices.ListPairMode,'pair j1-j2')
+        Data.Desable_j_index='on';% hide the j index in series (set by the pair choice in civ_input)
+    end
     Data.NbSlice='off'; %nbre of slices ('off' by default)
     Data.VelType='off';% menu for selecting the velocity type (options 'off'/'one'/'two',  'off' by default)
