Relocated some files
This commit is contained in:
parent
dff733699f
commit
c6708a2e1c
@ -1,8 +0,0 @@
|
|||||||
|
|
||||||
jQuery(function($){
|
|
||||||
$('#mya').click(function()
|
|
||||||
{
|
|
||||||
//alert("a");
|
|
||||||
console.log("a");
|
|
||||||
});
|
|
||||||
});
|
|
@ -21,7 +21,7 @@ class ClubsViewClub extends AbstractClubsViewSingle
|
|||||||
|
|
||||||
JHtmlJquery::framework();
|
JHtmlJquery::framework();
|
||||||
Factory::getDocument()->addScript('components/com_clubs/res/club/club.js');
|
Factory::getDocument()->addScript('components/com_clubs/res/club/club.js');
|
||||||
Factory::getDocument()->addStyleSheet('components/com_clubs/res/club/admin-club.css');
|
Factory::getDocument()->addStyleSheet('components/com_clubs/res/admin-club.css');
|
||||||
|
|
||||||
// $this->
|
// $this->
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user