add Stylesheet- and CssAgent and add it to HTML-layout
This commit is contained in:
parent
7a5d92fdbf
commit
168ebde8c8
9 changed files with 218 additions and 1 deletions
|
|
@ -56,7 +56,7 @@
|
|||
* @var array
|
||||
*/
|
||||
public static $routes = array(
|
||||
//array('<pattern>', '<replace>', '<is_last>')
|
||||
array('css/?(.*)', 'css/$1?layout=stylesheet', false)
|
||||
);
|
||||
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue