Update _form.html.erb

This commit is contained in:
chiu 2019-11-02 14:28:26 +08:00
parent 8624004d7b
commit 2ff626ec08
1 changed files with 1 additions and 0 deletions

View File

@ -1,4 +1,5 @@
<% # encoding: utf-8 %>
<%= csrf_meta_tags %>
<% content_for :page_specific_css do %>
<%= stylesheet_link_tag "lib/main-forms" %>
<%= stylesheet_link_tag "lib/fileupload" %>