ipaw tutorial
authorLuc Moreau <l.moreau@ecs.soton.ac.uk>
Mon, 11 Jun 2012 15:55:50 +0100
changeset 3267 ef33f098ffd2
parent 3266 da6b72577c15
child 3269 01feb4c238c3
ipaw tutorial
model/all-divs.js
--- a/model/all-divs.js	Mon Jun 11 15:41:58 2012 +0100
+++ b/model/all-divs.js	Mon Jun 11 15:55:50 2012 +0100
@@ -2084,7 +2084,9 @@
 '          <span class="attribute" id="membership-d.id">id</span>: an OPTIONAL \n' + 
 '          identifier identifying the relation; \n' + 
 '        </li> \n' + 
-'        <li> \n' + 
+    '        <li> \n';
+
+divs_string=divs_string +
 '          <span class="attribute" id="membership-d.collection">collection</span>: \n' + 
 '          an identifier (<span class="name">c</span>) for the dictionary whose \n' + 
 '          members are asserted; \n' +