merged branch unkind/master (PR #1193)
authorFabien Potencier <fabien.potencier@gmail.com>
Tue, 17 Sep 2013 07:54:50 +0000 (09:54 +0200)
committerFabien Potencier <fabien.potencier@gmail.com>
Tue, 17 Sep 2013 07:54:50 +0000 (09:54 +0200)
commit4fcaf0c5fc91435cf625c20c0ecbd29c4f8b25a1
tree5f11a8050a55448290359984c7c89f71e27a604d
parent4001f81a179e3971377ce1ac51b4ff9ea851b8ce
parentc735d6de7abe43ea6459918b832764a57cc8172c
merged branch unkind/master (PR #1193)

This PR was merged into the master branch.

Discussion
----------

Add "cols" parameter to the textarea macro

Macro textarea depends on cols variable, but there is no way to pass it.

Commits
-------

c735d6d Add "cols" parameter to the textarea macro