Closed (fixed)
Project:
Salsa Entity
Version:
7.x-1.x-dev
Component:
Code
Priority:
Normal
Category:
Task
Assigned:
Unassigned
Reporter:
Created:
11 Apr 2014 at 15:18 UTC
Updated:
12 May 2015 at 15:54 UTC
Jump to comment: Most recent, Most recent file
Comments
Comment #1
s_leu commentedHere's a first patch.
Comment #2
LukyLuke_ch commentedThis looks good for me.
Comment #3
berdirThis is not correctly defined, should have variables => array(...) with the arguments, not directly on the form element?
Let's switch to #theme => 'salsa_advocacy_signatures_table' then instead of calling theme() yourself, and pass the argument to it with #signatures and so on.
Comment #4
s_leu commentedReroll with the improvements as suggested. I also added a limit parameter to limit the amount of displayed signatures.
Comment #5
berdirThanks, committed.