Error fixing and code cleanup

This commit is contained in:
Pauli Jokela
2016-12-16 21:44:07 +02:00
parent 2da3351935
commit 3fcc651262
7 changed files with 9 additions and 211 deletions
+1 -1
View File
@@ -114,7 +114,7 @@ function ConsoleController( $scope, rconService, $timeout )
}
//
// Calls console.tail - which returns the last 256 entries from the console.
// Calls console.tail - which returns the last 128 entries from the console.
// This is then added to the console
//
$scope.GetHistory = function ()