Template:Team:KULeuven/Common/CategoryCalendar

From 2009.igem.org

(Difference between revisions)
 
Line 16: Line 16:
         cals += "</table></center>";
         cals += "</table></center>";
-
         var obj = document.getElementById('CalendarInsertionPoint');
+
         if(data.length > 0) {
-
        obj.innerHTML = cals;
+
            var obj = document.getElementById('CalendarInsertionPoint');
 +
            obj.innerHTML = "<h2>Pages from the notebook in this category</h2>" + cals;
 +
        }
     }
     }
-->
-->
</script>
</script>
-
<h2>Pages from the notebook in this category</h2>
+
 
<div id='CalendarInsertionPoint'></div>
<div id='CalendarInsertionPoint'></div>

Latest revision as of 14:02, 12 July 2009