Change icon of the "None" action.

This commit is contained in:
Arpad Csanyi
2016-02-11 00:07:33 +01:00
parent 03b9712ae9
commit 7f04de545b

View File

@@ -252,7 +252,7 @@ $(function() {
},
{
type: 'default',
icon: 'fa-times',
icon: 'fa-ban',
title: 'None',
content: 'none'
}