mirror of
https://github.com/DeviceFarmer/stf.git
synced 2026-04-18 08:03:30 +02:00
Cleanup code for all views.
This commit is contained in:
@@ -2,7 +2,6 @@ module.exports =
|
||||
function DocsCtrl($rootScope, $scope, $window, $location) {
|
||||
|
||||
function hasHistory() {
|
||||
// TODO: watch this
|
||||
return $window.history.length > 1
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user