Commit a78c80af67913aef96edf88b7b02a69a671cae5c
1 parent
e6796b1b
change request to massage
Showing
1 changed file
with
1 additions
and
1 deletions
Show diff stats
src/app/frontend/views/series_of_letters/addEdit.php
@@ -55,7 +55,7 @@ | @@ -55,7 +55,7 @@ | ||
55 | </div> | 55 | </div> |
56 | <script> | 56 | <script> |
57 | jQuery(document).ready( function() { | 57 | jQuery(document).ready( function() { |
58 | - | 58 | + console.log('here is a lot off information'); |
59 | $('#autocomplete_templates').on('change', function () { | 59 | $('#autocomplete_templates').on('change', function () { |
60 | var like = $(this).val(); | 60 | var like = $(this).val(); |
61 | 61 |