Html: Add buttonAttributes() more diligently
authorBartosz Dziewoński <matma.rex@gmail.com>
Fri, 5 Jun 2015 01:07:11 +0000 (03:07 +0200)
committerBartosz Dziewoński <matma.rex@gmail.com>
Fri, 5 Jun 2015 01:15:14 +0000 (01:15 +0000)
commit1996e35ec7d4f1453162d3f1bdf5991448d9e968
treeb8cd3d4fc0b87a9636f7908798e51a84a45a575c
parentc8874cf5187d6a67e752bc2732c4d196c09c70f6
Html: Add buttonAttributes() more diligently

It was done only for elements generated with linkButton() or
submitButton(), and not input().

Change-Id: Idd7e01d596997bd5cade5a7851daf64bee10bb49
includes/Html.php