[virtualcommons-svn] commit/foraging: alllee: fixing reference to template config object
Status: Beta
Brought to you by:
alllee
From: Bitbucket <com...@bi...> - 2012-01-17 03:24:39
|
1 new commit in foraging: https://bitbucket.org/virtualcommons/foraging/changeset/cb332a1f2783/ changeset: cb332a1f2783 user: alllee date: 2012-01-17 04:24:40 summary: fixing reference to template config object affected #: 1 file diff -r 469558236f7e014f837f5fb345504aa5bb6c975e -r cb332a1f2783cf38c99c467895ab8ab8e893b776 src/main/resources/configuration/asu-experiments/2011/t1/server.xml --- a/src/main/resources/configuration/asu-experiments/2011/t1/server.xml +++ b/src/main/resources/configuration/asu-experiments/2011/t1/server.xml @@ -190,7 +190,7 @@ </entry><entry key='facilitator-debriefing'><![CDATA[ -<h1>Round {cfg.roundNumber} results</h1> +<h1>Round {self.roundNumber} results</h1><hr><table border=1 cellspacing=3 cellpadding=3><tr> Repository URL: https://bitbucket.org/virtualcommons/foraging/ -- This is a commit notification from bitbucket.org. You are receiving this because you have the service enabled, addressing the recipient of this email. |