Pārlūkot izejas kodu

add Virgo UI change

intern04 4 nedēļas atpakaļ
vecāks
revīzija
6247f152b9
1 mainītis faili ar 1 papildinājumiem un 1 dzēšanām
  1. 1 1
      VirgoUI/Models/Utility/Role/RoleManager.cs

+ 1 - 1
VirgoUI/Models/Utility/Role/RoleManager.cs

@@ -271,7 +271,7 @@ namespace VirgoUI.Client.Models.Utility.RolePage
             {
                 LOG.Error("UpdateRoles method failed, in RoleManager");
                 return false;
-            }
+            } 
 
             return true;
         }