Commit a78c80af67913aef96edf88b7b02a69a671cae5c

Authored by Administrator
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 55 </div>
56 56 <script>
57 57 jQuery(document).ready( function() {
58   -
  58 + console.log('here is a lot off information');
59 59 $('#autocomplete_templates').on('change', function () {
60 60 var like = $(this).val();
61 61  
... ...