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)
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.


No differences found