Merge commit 'origin/master' into hruid
[platal.git] / classes / xorgpage.php
index f0d42ea..d2bb501 100644 (file)
@@ -27,6 +27,7 @@ class XorgPage extends PlPage
 
         // Set the default page
         $this->changeTpl('platal/index.tpl');
+        $this->addJsLink('xorg.js');
     }
 
     public function run()