mirror of
https://github.com/gyurix1968/guacamole-client.git
synced 2025-09-10 07:01:21 +00:00
GUACAMOLE-197: Add comments to the AngularJS files.
This commit is contained in:
committed by
Nick Couchman
parent
731c622e8f
commit
2175c21ff5
@@ -27,5 +27,5 @@ angular.module('guacRadius', [
|
||||
'form'
|
||||
]);
|
||||
|
||||
// Ensure the guacDuo module is loaded along with the rest of the app
|
||||
// Ensure the guacRadius module is loaded along with the rest of the app
|
||||
angular.module('index').requires.push('guacRadius');
|
||||
|
Reference in New Issue
Block a user