Skip to content

Commit

Permalink
Update CodemirrorAsset.php
Browse files Browse the repository at this point in the history
  • Loading branch information
borodulin committed Apr 27, 2015
1 parent a9b3c19 commit 878ed20
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion CodemirrorAsset.php
Original file line number Diff line number Diff line change
Expand Up @@ -267,7 +267,7 @@ class CodemirrorAsset extends \yii\web\AssetBundle
self::ADDON_COMMENT => 'addon/comment/comment.js',
self::ADDON_CONTINUECOMMENT => 'addon/comment/continuecomment.js',
self::ADDON_DIALOG => 'addon/dialog/dialog.js',
self::ADDON_DISPLAY_FULLSCREEN =>'addon/display/fullscreen.css',
self::ADDON_DISPLAY_FULLSCREEN =>'addon/display/fullscreen.js',
self::ADDON_DISPLAY_PANEL => 'addon/display/panel.js',
self::ADDON_DISPLAY_PLACEHOLDER => 'addon/display/placeholder.js',
self::ADDON_DISPLAY_RULERS => 'addon/display/rulers.js',
Expand Down

0 comments on commit 878ed20

Please sign in to comment.