mirror of
https://github.com/scm-manager/scm-manager.git
synced 2025-11-11 07:55:47 +01:00
use help.png instead of help.gif
This commit is contained in:
@@ -48,7 +48,7 @@ Ext.override(Ext.form.Field, {
|
||||
tag: 'img',
|
||||
width : 16,
|
||||
height : 16,
|
||||
src: 'resources/images/help.gif',
|
||||
src: 'resources/images/help.png',
|
||||
cls: cls
|
||||
});
|
||||
|
||||
|
||||
Reference in New Issue
Block a user