Skip to content

Commit

Permalink
Final step for the bootstrap configuration
Browse files Browse the repository at this point in the history
  • Loading branch information
jsebasct committed Apr 27, 2013
1 parent a3f9c18 commit c3b18a7
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions webApp2/bootdemo/protected/config/main.php
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,7 @@
// This is the main Web application configuration. Any writable
// CWebApplication properties can be configured here.
return array(
'theme'=>'bootstrap', // requires you to copy the theme under your themes directory
'basePath'=>dirname(__FILE__).DIRECTORY_SEPARATOR.'..',
'name'=>'My Web Application',

Expand Down

0 comments on commit c3b18a7

Please sign in to comment.