Merge Request #13

Merged
Created by Fedor K

Task 132687

Assignee: Fedor K
Milestone: None

Merged by Fedor K

Source branch has been removed
Commits (1)
1 participants

Showing 1 changed file Side-by-side Diff

resources/views/modals/vacancy/send_response_no_comment.blade.php
... ... @@ -6,7 +6,7 @@
6 6 <div class="modal__text"></div>
7 7 <div class="modal__text"></div>
8 8 <button type="button"
9   - id="close-button"
  9 + id="close-button1"
10 10 class="button"
11 11 >
12 12 Вернуться
... ... @@ -14,7 +14,7 @@
14 14 </div>
15 15 </div>
16 16 <script>
17   - $('#close-button').click(function(){
  17 + $('#close-button1').click(function(){
18 18 $.fancybox.close();
19 19 $.fancybox.close();
20 20 $.fancybox.close();