Move all front-end templates into a skin folder; override some view calls to accomodate
This commit is contained in:
@@ -11,6 +11,11 @@
|
||||
|
||||
return [
|
||||
|
||||
/**
|
||||
* The skin to use for the front-end
|
||||
*/
|
||||
'skin' => 'default',
|
||||
|
||||
/**
|
||||
* Start date. Set the date of when your VA has started
|
||||
* Used as an anchor point for some financials and things
|
||||
|
||||
Reference in New Issue
Block a user