Skip to content
Toggle navigation
Projects
Groups
Snippets
Help
Тимофей Семененко
/
shold.dev5.ashmanov.com
This project
Loading...
Sign in
Toggle navigation
Go to a project
Project
Repository
Issues
0
Merge Requests
0
Pipelines
Wiki
Snippets
Settings
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Commit e4cc30fb
authored
Oct 11, 2017
by
Semenenko Timofey
Browse Files
Options
Browse Files
Tag
Download
Email Patches
Plain Diff
Полсдений пулл правок для keyup
1 parent
3153d33e
Pipeline
#3087
for
e4cc30fb
skipped
in 0 seconds
Changes
2
Pipelines
1
Expand all
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
1 additions
and
1 deletions
js/index.js
local/templates/main/footer.php
js/index.js
View file @
e4cc30f
This diff is collapsed.
Click to expand it.
local/templates/main/footer.php
View file @
e4cc30f
...
...
@@ -33,7 +33,7 @@ if($detect->isMobile() && !$detect->isTablet()){?>
<?
if
(
isset
(
$_COOKIE
[
'mobile'
])
and
$_COOKIE
[
'mobile'
]
==
"no"
)
{
?>
<a
class=
"author"
href=
""
onclick=
"SetCookie('mobile=yes', 0);"
>
На мобильную версию
</a>
<?
}
else
{
?>
<a
class=
"author"
href=
""
onclick=
"SetCookie('mobile=no', 30);"
>
На полную версию
</a>
<?
}
?>
<a
class=
"author"
>
Stroy House
</a>
<span><a
class=
"menus"
>
info@s-h.ru
</a><a
class=
"menu"
>
+7 (495) 645–44–30
</a></span>
<
a
class=
"author"
>
Россия, Москва, Селивёрстов переулок, 1А
</a
>
<
!--<a class="author">Россия, Москва, Селивёрстов переулок, 1А</a>--
>
<?
}
else
{
?>
<?
}
?>
...
...
Write
Preview
Markdown
is supported
Attach a file
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to post a comment