The loadTemplate function now takes an optional fallbackString
authorMike Taylor <mike@indexdata.com>
Tue, 10 Jun 2014 10:19:38 +0000 (11:19 +0100)
committerMike Taylor <mike@indexdata.com>
Tue, 10 Jun 2014 10:19:38 +0000 (11:19 +0100)
commit9291dd10a58b20838e6e067bd9aefc29a4f827ef
treebf0d8df7b47b47e5aa85f4aa8d67f961f07697df
parenta5968a473c20565382cf89f72737ff01a0ee90c3
The loadTemplate function now takes an optional fallbackString
argument, to be used when there is no HTML definition of the template
(either in this team or in the global area), and the team has not
registered a template of this name. The fallback string is used ahead
of the global default.
src/mkws-team.js