Administrator
/
test_1
Toggle navigation
Sign in
Sign in
Project
Files
Commits
Network
Graphs
Milestones
Issues
0
Merge Requests
0
Labels
Wiki
Download as
Email Patches
Plain Diff
Browse Code ยป
Commit
878c38e8ad3c576abad1ee5faf318e6c5ae02e71
Authored by
Administrator
2015-12-04 13:59:55 +0200
1 parent
0f37e944
VItaliy 04.12.2015
Showing
1 changed file
with
1 additions
and
0 deletions
Show diff stats
frontend/web/js/script.js
Inline
Side-by-side
frontend/web/js/script.js
Wrap text
Show/Hide comments
View file @
878c38e
...
...
@@ -26,6 +26,7 @@ $('.phone_control, .phone_placeholder').click(
26
26
27
27
}
28
28
)
29
+
29
30
$('.kyiv').click(
30
31
function(){
31
32
$('.phone_select').empty();
...
...