]> source.dussan.org Git - redmine.git/commit
Allows plugins to add custom SVG icons for menu items added by the plugin (#23980).
authorMarius Balteanu <marius.balteanu@zitec.com>
Sun, 10 Nov 2024 15:54:34 +0000 (15:54 +0000)
committerMarius Balteanu <marius.balteanu@zitec.com>
Sun, 10 Nov 2024 15:54:34 +0000 (15:54 +0000)
commitd8fa577550c3773676c21344555b450feecd36cf
tree70be012495974ec36851064de501abc1cc1b0228
parent0f7e32107811195d16593db28b1d8859890b62f1
Allows plugins to add custom SVG icons for menu items added by the plugin (#23980).

Patch by Takenori TAKAKI (user:takenory).

git-svn-id: https://svn.redmine.org/redmine/trunk@23234 e93f8b46-1217-0410-a6f0-8f06a7374b81
lib/redmine/menu_manager.rb
test/unit/lib/redmine/menu_manager/menu_helper_test.rb
test/unit/lib/redmine/menu_manager/menu_item_test.rb