You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: resources/odd/source/frus.odd
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -227,7 +227,7 @@
227
227
</elementSpec>
228
228
<elementSpecident="div"mode="change">
229
229
<modeloutput="web"predicate="$parameters?document-list and div[@type='question']"behaviour="document-list"/>
230
-
<modeloutput="web"predicate="$parameters?document-list and @type = ('compilation', 'chapter', 'subchapter', 'section', 'part') and exists(div[@type and not(@type = 'online-supplement')])"behaviour="document-list"/>
230
+
<modeloutput="web"predicate="$parameters?document-list and @type = ('compilation', 'chapter', 'chapter-pending', 'subchapter', 'section', 'section-pending', 'part') and exists(div[@type and not(@type = 'online-supplement')])"behaviour="document-list"/>
0 commit comments