Skip to content

Commit

Permalink
Merge pull request #3 from youenna/patch-1
Browse files Browse the repository at this point in the history
Update README.md
  • Loading branch information
Mike Zukowsky committed Feb 3, 2013
2 parents 181af62 + 230ec1b commit 4554d56
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ Great JavaScript calendar converted to Yii extension.
Example usage:

<?php $this->widget('ext.EFullCalendar.EFullCalendar', array(
'theme'=>'cupertino/theme.css',
'themeCssFile'=>'cupertino/theme.css',
'options'=>array(
'header'=>array(
'left'=>'prev,next',
Expand Down

0 comments on commit 4554d56

Please sign in to comment.