mirror of
https://github.com/scm-manager/scm-manager.git
synced 2025-11-11 16:05:44 +01:00
use help.png instead of help.gif
This commit is contained in:
@@ -131,7 +131,7 @@ Sonia.group.MemberFormPanel = Ext.extend(Sonia.group.FormPanel, {
|
||||
xtype: 'box',
|
||||
autoEl: {
|
||||
tag: 'img',
|
||||
src: 'resources/images/help.gif'
|
||||
src: 'resources/images/help.png'
|
||||
}
|
||||
}]
|
||||
}]
|
||||
|
||||
Reference in New Issue
Block a user