Merge "Replace icon for merge commit" into stable-2.9
This commit is contained in:
Binary file not shown.
Before Width: | Height: | Size: 16 KiB After Width: | Height: | Size: 16 KiB |
@@ -70,6 +70,6 @@ public interface GerritResources extends ClientBundle {
|
||||
@Source("warning.png")
|
||||
public ImageResource warning();
|
||||
|
||||
@Source("important.png")
|
||||
public ImageResource important();
|
||||
@Source("merge.png")
|
||||
public ImageResource merge();
|
||||
}
|
||||
|
@@ -128,7 +128,7 @@ limitations under the License.
|
||||
</div>
|
||||
<g:Image
|
||||
ui:field='mergeCommit'
|
||||
resource='{ico.important}'
|
||||
resource='{ico.merge}'
|
||||
visible='false'
|
||||
title='Merge Commit'>
|
||||
<ui:attribute name='title'/>
|
||||
|
Binary file not shown.
Before Width: | Height: | Size: 717 B |
BIN
gerrit-gwtui/src/main/java/com/google/gerrit/client/merge.png
Normal file
BIN
gerrit-gwtui/src/main/java/com/google/gerrit/client/merge.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 710 B |
Reference in New Issue
Block a user