GUACAMOLE-190: Merge client thumbnail tab favicon.
Project: http://git-wip-us.apache.org/repos/asf/incubator-guacamole-client/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-guacamole-client/commit/c0e050c6 Tree: http://git-wip-us.apache.org/repos/asf/incubator-guacamole-client/tree/c0e050c6 Diff: http://git-wip-us.apache.org/repos/asf/incubator-guacamole-client/diff/c0e050c6 Branch: refs/heads/master Commit: c0e050c65add2a4bd83089cfd4e8527214328bb1 Parents: 5776104 69a25c4 Author: James Muehlner <[email protected]> Authored: Sun Jan 29 12:01:00 2017 -0800 Committer: James Muehlner <[email protected]> Committed: Sun Jan 29 12:01:00 2017 -0800 ---------------------------------------------------------------------- .../app/client/controllers/clientController.js | 6 + .../webapp/app/client/types/ManagedClient.js | 140 ++++++++++++------ .../app/client/types/ManagedClientThumbnail.js | 58 ++++++++ .../webapp/app/index/services/iconService.js | 148 +++++++++++++++++++ 4 files changed, 303 insertions(+), 49 deletions(-) ----------------------------------------------------------------------
