colibris: style plugin ep_tables2

This commit is contained in:
Sebastian Castro 2018-11-08 21:56:26 +01:00
parent 24b46984d4
commit 8881a2a61f
4 changed files with 262 additions and 17 deletions

View file

@ -1,6 +1,4 @@
function customStart()
{
//define your javascript here
//jquery is available - except index.js
//you can load extra scripts with $.getScript http://api.jquery.com/jQuery.getScript/
$('#pad_title').show();
}