mirror of
https://github.com/ansible/awx.git
synced 2026-05-15 13:27:40 -02:30
Fixed site footer so that content width always matches the header and body.
This commit is contained in:
@@ -14,7 +14,7 @@ function InventoryGroups ($scope, $rootScope, $compile, $location, $log, $routeP
|
||||
{
|
||||
|
||||
ClearScope('htmlTemplate'); //Garbage collection. Don't leave behind any listeners/watchers from the prior
|
||||
//scope.
|
||||
//scope.
|
||||
|
||||
var generator = GenerateForm;
|
||||
var form = InventoryGroupsForm;
|
||||
|
||||
Reference in New Issue
Block a user