Skip to content

Commit

Permalink
Merge origin/master
Browse files Browse the repository at this point in the history
  • Loading branch information
rob006 committed Apr 14, 2014
2 parents 44095ef + 70d3188 commit 514e4b9
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -57,7 +57,7 @@ How to use
}
```

2. ServerFileInput - use this widget to choose file on server using ElFinder pop-up
2. ServerFileInput - use this widget to choose file on server using elFinder pop-up

```php
$this->widget('ext.elFinder.ServerFileInput', array(
Expand Down Expand Up @@ -95,4 +95,4 @@ How to use
'popupTitle' => "Files",
),
));
```
```

0 comments on commit 514e4b9

Please sign in to comment.