From 1743f8cc235dcb82b451812723860704e32042aa Mon Sep 17 00:00:00 2001 From: Vitaly Baev Date: Mon, 22 Jan 2018 10:23:11 +0300 Subject: [PATCH] =?UTF-8?q?=D0=94=D0=BE=D0=B1=D0=B0=D0=B2=D0=BB=D0=B5?= =?UTF-8?q?=D0=BD=D0=B8=D0=B5=20=D0=B7=D0=B0=D0=B3=D0=BE=D0=BB=D0=BE=D0=B2?= =?UTF-8?q?=D0=BA=D0=B0=20=D0=BF=D1=80=D0=BE=D1=82=D0=B8=D0=B2=20CSRF=20?= =?UTF-8?q?=D0=BA=D0=BE=20=D0=B2=D1=81=D0=B5=D0=BC=20AJAX=20=D0=B7=D0=B0?= =?UTF-8?q?=D0=BF=D1=80=D0=BE=D1=81=D0=B0=D0=BC=20JQuery?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- project/templates/lilcity/index.html | 1 + web/src/js/app.js | 1 + web/src/js/modules/common.js | 10 ++++++++++ 3 files changed, 12 insertions(+) create mode 100644 web/src/js/modules/common.js diff --git a/project/templates/lilcity/index.html b/project/templates/lilcity/index.html index 5ca943b2..6a6b3b9d 100644 --- a/project/templates/lilcity/index.html +++ b/project/templates/lilcity/index.html @@ -25,6 +25,7 @@ +