mirror of
https://github.com/e107inc/e107.git
synced 2025-08-27 08:14:46 +02:00
Issue #1138 - Fix for media browser.
This commit is contained in:
@@ -1327,7 +1327,7 @@ class media_admin_ui extends e_admin_ui
|
||||
'type' =>'glyph',
|
||||
'tagid' => $this->getQuery('tagid'),
|
||||
'action' =>'glyph', // Used by AJAX to identify correct function.
|
||||
'perPage' => 84,
|
||||
'perPage' => 80,
|
||||
'gridClass' => 'media-carousel-item-glyph pull-left',
|
||||
'bbcode' =>'glyph',
|
||||
'close' => 'true'
|
||||
|
Reference in New Issue
Block a user