Task19Start - Display "generate ruleset" button
See TasksExplained? for more infos about tasks. This task is based on the template at TaskTemplateStart
Status : closed
Category : gui
Date opened : 2007-02-05
Description : Display "generate ruleset" button
Referenced in stories/tasks :
WebStatistics
Story7Start
Testsuite : test/functional/main_controller_test.rb
Commited revision : 81
Remarks : Maybe take a text button for a start
Changelog
2007-02-05 - defining toolset icon size
The icons have a size of 32x32 pixels.
2007-02-05 - implemented
The task is done. The buttons are passed as an array from the controller. I tried to implement each button as a hash inside the array, but this did not
work inside the partial. Do not know why. Now it's an array inside an array and this works fine.