Enabled Search, Improved Navbar, Fixed Application Authorisation and some other minor fixes
This commit is contained in:
@@ -15,6 +15,9 @@ class Model_Checkout extends ORM_OSB {
|
||||
'payment'=>array(),
|
||||
);
|
||||
|
||||
protected $_sorting = array('name'=>'ASC');
|
||||
protected $_form = array('id'=>'id','value'=>'name');
|
||||
|
||||
/**
|
||||
* Calcuale the fee for this checkout method
|
||||
*
|
||||
|
Reference in New Issue
Block a user