diff options
author | Silvio Rhatto <rhatto@riseup.net> | 2011-10-06 16:50:35 -0300 |
---|---|---|
committer | Silvio Rhatto <rhatto@riseup.net> | 2011-10-06 16:50:35 -0300 |
commit | 5e044ecbd0e1914d93ebde1514b4567e8a17b1de (patch) | |
tree | 7f04c5f8c86302a744963c402530bdb6f7e79958 /muamba-widget.tpl.php | |
parent | 79c10bc8fd6277ee349872551e314a38605dc66b (diff) | |
download | muamba-5e044ecbd0e1914d93ebde1514b4567e8a17b1de.tar.gz muamba-5e044ecbd0e1914d93ebde1514b4567e8a17b1de.tar.bz2 |
Use muamba_current_transaction() at muamba_node_view()
Diffstat (limited to 'muamba-widget.tpl.php')
-rw-r--r-- | muamba-widget.tpl.php | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/muamba-widget.tpl.php b/muamba-widget.tpl.php index 1b2a598..3caf614 100644 --- a/muamba-widget.tpl.php +++ b/muamba-widget.tpl.php @@ -4,7 +4,7 @@ * @file * Template for displaying the muamba widget. * - * @todo + * @todo: use $transaction * Show item status: can it be requested? * Is this item already requested? */ |