* add confirmBug action icon for zentao mobile web.

This commit is contained in:
chenfeiCF
2016-03-15 09:51:05 +08:00
parent b9b6821d36
commit c6d21eec38
2 changed files with 2 additions and 0 deletions

View File

@@ -478,6 +478,7 @@ $lang->icons['close'] = 'off';
$lang->icons['activate'] = 'off';
$lang->icons['review'] = 'search';
$lang->icons['confirm'] = 'search';
$lang->icons['confirmBug'] = 'search';
$lang->icons['putoff'] = 'calendar';
$lang->icons['suspend'] = 'pause';
$lang->icons['pause'] = 'pause';

View File

@@ -478,6 +478,7 @@ $lang->icons['close'] = 'off';
$lang->icons['activate'] = 'off';
$lang->icons['review'] = 'search';
$lang->icons['confirm'] = 'search';
$lang->icons['confirmBug'] = 'search';
$lang->icons['putoff'] = 'calendar';
$lang->icons['suspend'] = 'pause';
$lang->icons['pause'] = 'pause';