Update _profile.html.erb

This commit is contained in:
chiu 2019-11-03 20:17:12 +08:00
parent dcbf5511a4
commit 6f67fb226e
1 changed files with 1 additions and 1 deletions

View File

@ -2,7 +2,7 @@
<%= stylesheet_link_tag "lib/list-check" %> <%= stylesheet_link_tag "lib/list-check" %>
<% end %> <% end %>
<% content_for :page_specific_javascript do %> <% content_for :page_specific_javascript do %>
<%= javascript_include_tag "lib/list-check" %> <% javascript_include_tag "lib/list-check" %>
<% end %> <% end %>
<% <%
if has_access? if has_access?