Changeset 1238


Ignore:
Timestamp:
02/20/08 17:15:41 (4 years ago)
Author:
anp
Message:

supp cf "titre res" si pas d'alternative pour les simu

Location:
trunk/model/sources/academic/gen/_od/transf/Re
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • trunk/model/sources/academic/gen/_od/transf/Re/res.transf

    r1231 r1238  
    5050                                        <!--# si pas d'alternative, on n'affiche que les res connues 
    5151Graph : cas particulier car contient ODG et SWF--> 
    52                                         <sm:when xpath="(name()!='sp:graph' and name()!='sp:vid' and name()!='int' and name()!='simu') or typeAgent(normalize-space($vContentAgt))='sfile_odg'"> 
     52                                        <sm:when xpath="(name()!='sp:graph' and name()!='sp:vid' and name()!='sp:int' and name()!='sp:simu') or typeAgent(normalize-space($vContentAgt))='sfile_odg'"> 
    5353                                                <!--# Crédit--> 
    5454                                                <sm:dataBlock category="cprRes"> 
  • trunk/model/sources/academic/gen/_od/transf/Re/res@notImp.transf

    r1231 r1238  
    5454                                        <!--# si pas d'alternative, on n'affiche que les res connues 
    5555Graph : cas particulier car contient ODG et SWF--> 
    56                                         <sm:when xpath="(name()!='sp:graph' and name()!='sp:vid' and name()!='int' and name()!='simu') or typeAgent(normalize-space($vContentAgt))='sfile_odg'"> 
     56                                        <sm:when xpath="(name()!='sp:graph' and name()!='sp:vid' and name()!='sp:int' and name()!='sp:simu') or typeAgent(normalize-space($vContentAgt))='sfile_odg'"> 
    5757                                                <!--# Crédit--> 
    5858                                                <sm:dataBlock category="cprRes"> 
Note: See TracChangeset for help on using the changeset viewer.