Star2Billing / a2billing

A2Billing is a telecom switch and billing system capable of providing and billing a range of telecom products and services to customers such as calling card products, residential and wholesale VoIP termination, DID resale and callback services.
www.asterisk2billing.org
Other
180 stars 175 forks source link

Fixes related to cssname #42

Closed UlisesArcidiacono closed 11 years ago

UlisesArcidiacono commented 11 years ago

A couple of changes I suggest to fix the load of pages when you have selected to load an specific cssname. For example if the very first time you access the page with the URL: index.php?cssname=template1. When you logout and you are redirected to the authentication screen, you should see the exact same url, with the ?cssname=template1. The same scenario when you have raised an error and there is a GO to login link.

The changed files by me are: common/lib/customer.module.access.php customer/PP_error.php

areski commented 11 years ago

Looks good but I don't understand why this is part of the commit : https://github.com/UlisesArcidiacono/a2billing/commit/773442d0196bc6ce3971db1b07b39a308fd08837 Can you rebase your branch develop before sending the patch ?