Add spam actions icons

This commit is contained in:
Hadi Nategh 2017-06-09 16:06:03 +02:00
parent 276671a516
commit 2d665895f5
9 changed files with 2 additions and 1 deletions

View File

@ -237,6 +237,7 @@ class mail_tree
'Sent' => $this->ui->mail_bo->getSentFolder(false),
'Junk' => $this->ui->mail_bo->getJunkFolder(false),
'Outbox' => $this->ui->mail_bo->getOutboxFolder(false),
'Ham' => $this->ui->mail_bo->icServer->acc_folder_ham
);
foreach ($foldersList as &$folder)
{

View File

@ -972,7 +972,7 @@ class mail_ui
),
'ham' => array (
'caption' => 'Report as Ham',
'icon' => 'ham',
'icon' => 'dhtmlxtree/MailFolderHam',
'onExecute' => 'javaScript:app.mail.spam_actions',
'hint' => 'Report this email content as Ham (not spam) - spam solutions like spamTitan will learn',
'allowOnMultiple' => false

Binary file not shown.

After

Width:  |  Height:  |  Size: 2.3 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 2.6 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 2.2 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 2.2 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 2.5 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 2.1 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 2.6 KiB