Forgot to move the facebookapp.css file into the new Facebook plugin
This commit is contained in:
parent
c370f0aadf
commit
4de05f1e47
|
@ -84,7 +84,7 @@ class FacebookAction extends Action
|
|||
{
|
||||
$this->cssLink('css/display.css', 'base');
|
||||
$this->cssLink('css/display.css', null, 'screen, projection, tv');
|
||||
$this->cssLink('css/facebookapp.css', 'base');
|
||||
$this->cssLink('plugins/Facebook/facebookapp.css');
|
||||
}
|
||||
|
||||
function showScripts()
|
||||
|
|
Loading…
Reference in New Issue
Block a user