Relocated some files

This commit is contained in:
Christian Wolf 2019-06-13 15:27:36 +02:00
parent dff733699f
commit c6708a2e1c
3 changed files with 1 additions and 9 deletions

View File

@ -1,8 +0,0 @@
jQuery(function($){
$('#mya').click(function()
{
//alert("a");
console.log("a");
});
});

View File

@ -21,7 +21,7 @@ class ClubsViewClub extends AbstractClubsViewSingle
JHtmlJquery::framework();
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->