Change script location.

Split js code.
Added cache and changed loading mechanism for js sources.
This commit is contained in:
Oleg Sh
2023-11-06 19:16:50 +02:00
parent c29ad15e3c
commit 43a4b44a22
86 changed files with 7738 additions and 3383 deletions

View File

@@ -145,6 +145,8 @@
$g_lang["opensource_message"] = "Our project is now open source. More details...";
$g_lang["we_are_improving"] = "We are improving Graphonline, if you faced with any problem please let us know: admin@graphonline.ru";
$g_lang["settings"] = "Settings";
$g_lang["common_vertex_settings"] = "Common vertices";
$g_lang["selected_vertex_settings"] = "Selected vertices";

View File

@@ -148,6 +148,8 @@
$g_lang["opensource_message"] = "Наш проект стал проектом с открытым исходным кодом. Подробнее...";
$g_lang["we_are_improving"] = "Мы улучшаем Graphonline, если вы столкнулись с проблемами напишете нам: admin@graphonline.ru";
$g_lang["settings"] = "Настройки";
$g_lang["common_vertex_settings"] = "Обычных вершин";
$g_lang["selected_vertex_settings"] = "Выделенных вершин";