Move Management into billing
authorSteve Sutton <steve@gaslightmedia.com>
Fri, 19 Jul 2019 20:14:54 +0000 (16:14 -0400)
committerSteve Sutton <steve@gaslightmedia.com>
Fri, 19 Jul 2019 20:14:54 +0000 (16:14 -0400)
commite89952eb971c859dfbc4ca269be9fd5bbc946026
treeedd384bcfa505774416a6a3c428dfa66646509ec
parent43772f5cbbdbc0bb640e7034713c8d689f0bb363
Move Management into billing

Use responsive navigation. medium up is dropdown small is drilldown.
24 files changed:
classes/billingSupport.php
classes/data/dataAccounts.php
models/admin/ajax/ajaxNotificationPreview.php [new file with mode: 0644]
models/admin/billing/accounts.php
models/admin/billing/invoicing.php
models/admin/billing/notifications.php
setup/standardTemplateParams.php
setup/validActions.php
views/admin/billing/accountReveals.html
views/admin/billing/editAccount.html
views/admin/billing/editAccountAjax.html
views/admin/billing/editInvoiceType.html
views/admin/billing/editNotificationType.html
views/admin/billing/header.html
views/admin/billing/invoiceTypes.html
views/admin/billing/invoices.html
views/admin/billing/invoicing.html
views/admin/billing/invoicingSubHeader.html
views/admin/billing/makePaymentAdjustmentAjax.html
views/admin/billing/notifications.html
views/admin/billing/preview.html [new file with mode: 0644]
views/admin/billing/reports.html
views/admin/billing/reportsSubHeader.html
views/admin/billing/statements.html