mirror of
https://github.com/gyurix1968/guacamole-client.git
synced 2025-09-06 13:17:41 +00:00
GUAC-1160: Fix remaining reference to protocols within generic form field class.
This commit is contained in:
@@ -82,7 +82,7 @@ angular.module('rest').factory('Field', [function defineField() {
|
||||
};
|
||||
|
||||
/**
|
||||
* All valid protocol parameter types.
|
||||
* All valid field types.
|
||||
*/
|
||||
Field.Type = {
|
||||
|
||||
|
Reference in New Issue
Block a user