Browse Source
The $-function is unreachable in the previous implementation because jQuery is not loaded yet. I fix this by executing the function after the content is loaded, so jQuery is loaded at the time of execution and the call will not fail anymore. Signed-off-by: Felix Nehrke <felix@nehrke.info>tags/v1.6.0-dev
1 changed files with 2 additions and 2 deletions
Loading…
Reference in new issue