From: Joe Hitchens Date: Fri, 11 Nov 2011 19:10:15 +0000 (-0800) Subject: protodiv demo X-Git-Url: https://git.librecmc.org/?a=commitdiff_plain;h=48fb093e397da58426a44ea94f2c9d7ed6c8c53c;p=oweals%2Ffinalsclub.git protodiv demo --- diff --git a/public/schools.html b/public/schools.html index a62f083..2507aeb 100644 --- a/public/schools.html +++ b/public/schools.html @@ -6,7 +6,7 @@ - + @@ -31,7 +31,7 @@
-

__name__

+

__name__

@@ -45,11 +45,10 @@ var schools = [ { name: "Berkeley", - ref: "http://www.berkeley.edu/" courses: [ { id: "4e6d1e9b42bbef522c000a8f", name: "History 12: Introduction to the Middle East" }, { id: "4e8aa3f62e4b97e67b001f47", name: "ANTH160AC/ISF 160: The Forms of Folklorek" } - } + ] } ] ProtoDiv.replicate("schoolproto", schools);