Révision 3296

TXM/trunk/org.txm.groovy.core/src/groovy/org/txm/macro/projects/antract/ListerIdentifiantsSujetsMacro.groovy (revision 3296)
24 24
def finalValues = []
25 25
def ids = null
26 26

  
27
if (parentCorpusName.startsWith("AF-VOIX-OFF-") || parentCorpusName.startsWith("AF-NOTICES") || parentCorpusName.startsWith("AF-PLAN") {
27
if (parentCorpusName.startsWith("AF-VOIX-OFF-") || parentCorpusName.startsWith("AF-NOTICES") || parentCorpusName.startsWith("AF-PLAN")) {
28 28

  
29 29
	struct_prop = corpus.getStructuralUnit("div").getProperty("id")
30 30
	values = struct_prop.getValues(corpus)

Formats disponibles : Unified diff