Move Office Icons to the right (#1624)

This commit is contained in:
FrancescoUK
2017-10-13 20:17:28 +01:00
parent fe4961be8e
commit 37ed01ed3e
6 changed files with 18 additions and 7 deletions

View File

@@ -97,7 +97,7 @@ class Module extends CI_Model
{
if($show_office_group)
{
$sort = 1;
$sort = 999;
}
else
{