fix invalid invalid byte sequence in US-ASCII for js files
This commit is contained in:
parent
55449efb35
commit
04a23db745
|
@ -1,3 +1,4 @@
|
|||
<%#= encoding: utf-8 %>
|
||||
$(document).ready(function(){
|
||||
//alert("Anc Loaded");
|
||||
$('.bulletin_links_block a.delete').live('click', function(){
|
||||
|
|
|
@ -1,3 +1,4 @@
|
|||
<%#= encoding: utf-8 %>
|
||||
$(document).ready(function(){
|
||||
//alert("News Loaded");
|
||||
|
||||
|
|
Reference in New Issue