GUACAMOLE-208: Define UPSTREAM_UNAVAILABLE and UPSTREAM_NOT_FOUND strings for tunnel errors.

This commit is contained in:
Michael Jumper
2017-02-11 16:45:10 -08:00
parent dd6964afb1
commit ee4f8cf796
2 changed files with 4 additions and 0 deletions

View File

@@ -117,6 +117,8 @@ angular.module('client').controller('clientController', ['$scope', '$routeParams
0x0203: true,
0x0204: true,
0x0205: true,
0x0207: true,
0x0208: true,
0x0301: true,
0x0303: true,
0x0308: true,