went ahead and filled in XSS

This commit is contained in:
Ken Johnson
2013-04-25 13:40:50 -04:00
parent 726526eabf
commit db19e5d990
3 changed files with 20 additions and 4 deletions
+1 -1
View File
@@ -3,7 +3,7 @@
<li id="tutorials_home">
<%= link_to tutorials_path, :html => {:method => "get"} do %>
<div class="icon">
<span class="fs1" aria-hidden="true" data-icon="&#xe094;"></span>
<span class="fs1" aria-hidden="true" data-icon="&#xe001;"></span>
</div>
Tutorial Home
<% end %>