Skip to content

Commit

Permalink
elfinder js conflict
Browse files Browse the repository at this point in the history
  • Loading branch information
gaolujie1989 committed Nov 10, 2014
1 parent 386fe3d commit b279cf2
Showing 1 changed file with 6 additions and 5 deletions.
11 changes: 6 additions & 5 deletions protected/modules/mall/views/elfinder/admin.php
Original file line number Diff line number Diff line change
Expand Up @@ -9,8 +9,9 @@

<?php
// ElFinder widget
$this->widget('ext.elFinder.ElFinderWidget', array(
'connectorRoute' => 'mall/elfinder/connector',
)
);
?>
//$this->widget('ext.elFinder.ElFinderWidget', array(
// 'connectorRoute' => 'mall/elfinder/connector',
// )
//);
?>
<iframe style="width: 100%; height: 405px" src="<?php echo Yii::app()->createUrl('/mall/elfinder/view') ?>"></iframe>

0 comments on commit b279cf2

Please sign in to comment.