mirror of
https://github.com/gyurix1968/guacamole-client.git
synced 2025-09-06 13:17:41 +00:00
GUAC-586: Fix funky wording.
This commit is contained in:
@@ -243,8 +243,8 @@ angular.module('manage').controller('manageUserController', ['$scope', '$injecto
|
|||||||
};
|
};
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* Returns whether the current user can save the user being edited,
|
* Returns whether the current user can save the user being edited. Saving
|
||||||
* creating or updating that user, depending on whether the user already
|
* will create or update that user depending on whether the user already
|
||||||
* exists.
|
* exists.
|
||||||
*
|
*
|
||||||
* @returns {Boolean}
|
* @returns {Boolean}
|
||||||
|
Reference in New Issue
Block a user