Move Records widget into its own object.
authorMike Taylor <mike@indexdata.com>
Wed, 19 Mar 2014 16:45:13 +0000 (16:45 +0000)
committerMike Taylor <mike@indexdata.com>
Wed, 19 Mar 2014 16:45:13 +0000 (16:45 +0000)
commitcc3b4f99c2c25fbd7dfe117532efc92d3db34d86
treebe58d1442b35bbc1c7dc1b2ebde394cc3a5c6fc7
parent4a46b49eca2fe9a7b3bf01c3934215367b7e3050
Move Records widget into its own object.
Needs two more team accessor methods:
currentRecordId, currentRecordData
I'm not really happy about these, as that data properly belongs to the
widget. But at the moment, they're still used by team.showDetails, so
they can't be moved yet.
tools/htdocs/mkws.js