Bulk upload changes and music health check apis
[portal.git] / ecomp-portal-FE-common / client / app / views / role / role-create-edit-popup-controller.js
index 2c53126..2b49d9a 100644 (file)
@@ -63,9 +63,9 @@ app.controller('roleCreateEditController',function($scope, conf, $http, $modalIn
                                        availableRoleFunction.selected = true;
                                        console.log(availableRoleFunction.selected);
                                }
-                       };
+                       }
                        $scope.availableRoleFunctions.push(availableRoleFunction);          
-               };
+               }
        
                $scope.toggleRoleFunction = function(selected,selectedRoleFunction){
                        if($scope.roleFunctions){