forked from GithubBackups/vichan
Add version/scripts included to main.js
This commit is contained in:
parent
cd598df4e9
commit
f70adfbd01
@ -1,4 +1,11 @@
|
|||||||
{% raw %}
|
{% raw %}
|
||||||
|
/*
|
||||||
|
* main.js - This file is compiled and contains code from the following scripts, concatenated together in order:
|
||||||
|
* {% endraw %}{{ config.additional_javascript|join(', ') }}{% raw %}
|
||||||
|
* Please see those files for licensing and authorship information.
|
||||||
|
* Compiled on {% endraw %}{{ time()|date("%c") }}{% raw %}
|
||||||
|
*/
|
||||||
|
|
||||||
/* gettext-compatible _ function, example of usage:
|
/* gettext-compatible _ function, example of usage:
|
||||||
*
|
*
|
||||||
* > // Loading pl_PL.json here (containing polish translation strings generated by tools/i18n_compile.php)
|
* > // Loading pl_PL.json here (containing polish translation strings generated by tools/i18n_compile.php)
|
||||||
|
Loading…
x
Reference in New Issue
Block a user