diff --git a/static/js/controllers.js b/static/js/controllers.js index f20ff8562..41e1443ea 100644 --- a/static/js/controllers.js +++ b/static/js/controllers.js @@ -1691,7 +1691,6 @@ function UserAdminCtrl($scope, $timeout, $location, ApiService, PlanService, Use }; $scope.loadInvoices = function() { - if (!$scope.hasPaidBusinessPlan) { return; } $scope.invoicesShown++; }; diff --git a/static/partials/plans.html b/static/partials/plans.html index 2265f8155..18c7deebb 100644 --- a/static/partials/plans.html +++ b/static/partials/plans.html @@ -34,6 +34,13 @@ +
+ + Invoice History + + +
@@ -48,13 +55,6 @@
-
- - Invoice History - - -
@@ -81,7 +81,7 @@
-
+
@@ -93,9 +93,9 @@
SSL Encryption
Robot accounts
Dockerfile Build
+
Invoice History
Teams
Logging
-
Invoice History
Free Trial
diff --git a/static/partials/user-admin.html b/static/partials/user-admin.html index 783c5f87a..1b2ad7fd1 100644 --- a/static/partials/user-admin.html +++ b/static/partials/user-admin.html @@ -25,7 +25,7 @@
  • Billing Options
  • -
  • +
  • Billing History