We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a22bb57 commit 51ed91fCopy full SHA for 51ed91f
plg_editors-xtd_fbcomments/fbcomments.php
@@ -36,7 +36,7 @@ class PlgButtonFbComments extends CMSPlugin
36
*/
37
public function onDisplay($name)
38
{
39
- HTMLHelper::_('script', 'media/plg_editors-xtd_fbcomments/js/fbcomments.js', array('version' => 'auto'));
+ HTMLHelper::_('script', 'media/plg_editors-xtd_fbcomments/js/fbcomments.min.js', array('version' => 'auto'));
40
41
// Pass some data to javascript
42
Factory::getDocument()->addScriptOptions(
0 commit comments