雿
+<%= (@set_author_type.new_record? ? 'Add 雿' : 'Edit 雿') %>
<%= (@writing_patent_category.new_record? ? 'Add' : 'Edit') %>
+ +<%= t('writing_patent_category.key') %> | + <% @site_valid_locales.each do |locale| %> +<%= I18nVariable.first(:conditions => {:key => locale})[I18n.locale] %> | + <% end %> +
---|
File | +File Name | ++ |
---|---|---|
+
+ <%= hidden_field_tag 'plugin_file_field_count', @writing_patent.writing_patent_files.count %>
+ ADD/啣
+
+ |
+
<%= (@set_writing_patent_category.new_record? ? 'Add 撠拚' : 'Edit 撠拚') %>
+<%= t('personal_patent.editing_personal_patent') %>
+ +<%= form_for @writing_patent, :url => panel_personal_patent_back_end_writing_patent_path(@writing_patent), :html => {:class => 'clear'} do |f| %> + <%= render :partial => 'form', :locals => {:f => f} %> +<% end %> diff --git a/vendor/built_in_modules/personal_patent/app - 複製/views/panel/personal_patent/back_end/writing_patents/index.html.erb b/vendor/built_in_modules/personal_patent/app - 複製/views/panel/personal_patent/back_end/writing_patents/index.html.erb new file mode 100644 index 00000000..bc9a626c --- /dev/null +++ b/vendor/built_in_modules/personal_patent/app - 複製/views/panel/personal_patent/back_end/writing_patents/index.html.erb @@ -0,0 +1,22 @@ +<%= render 'filter' %> ++ | + | + | + | + |
---|
<%= t('writing_patent.new_personal_patent') %>
+<%= form_for @writing_patent, :url => panel_personal_patent_back_end_writing_patents_path, :html => {:class => 'clear'} do |f| %> + <%= render :partial => 'form', :locals => {:f => f} %> +<% end %> ++ <%= t('add')%> + 撠拚 +
++ + +
+ +File | +File Name | ++ |
---|---|---|
+
+ <%= hidden_field_tag 'plugin_file_field_count', @writing_patent.writing_patent_files.count %>
+ ADD/啣
+
+ |
+
<%= t('personal_patent.editing_personal_patent') %>
+ +<%= form_for @writing_patent, :url => panel_personal_patent_plugin_writing_patent_path(@writing_patent), :html => {:class => 'clear'} do |f| %> + <%= render :partial => 'form', :locals => {:f => f} %> +<% end %> diff --git a/vendor/built_in_modules/personal_patent/app - 複製/views/panel/personal_patent/plugin/writing_patents/index.html.erb b/vendor/built_in_modules/personal_patent/app - 複製/views/panel/personal_patent/plugin/writing_patents/index.html.erb new file mode 100644 index 00000000..53c077a0 --- /dev/null +++ b/vendor/built_in_modules/personal_patent/app - 複製/views/panel/personal_patent/plugin/writing_patents/index.html.erb @@ -0,0 +1,22 @@ +<%= render 'filter' %> ++ | + | + | + | + |
---|
<%= t('writing_patent.new_personal_patent') %>
+<%= form_for @writing_patent, :url => panel_personal_patent_plugin_writing_patents_path, :html => {:class => 'clear'} do |f| %> + <%= render :partial => 'form', :locals => {:f => f} %> +<% end %> +<%= (@writing_patent_category.new_record? ? 'Add' : 'Edit') %>
+ +<%= t('writing_patent_category.key') %> | + <% @site_valid_locales.each do |locale| %> +<%= I18nVariable.first(:conditions => {:key => locale})[I18n.locale] %> | + <% end %> +
---|
File | +File Name | ++ |
---|---|---|
+
+ <%= hidden_field_tag 'plugin_file_field_count', @writing_patent.writing_patent_files.count %>
+ ADD/啣
+
+ |
+
<%= (@set_writing_patent_category.new_record? ? 'Add 撠拚' : 'Edit 撠拚') %>
+<%= t('personal_patent.editing_personal_patent') %>
+ +<%= form_for @writing_patent, :url => panel_personal_patent_back_end_writing_patent_path(@writing_patent), :html => {:class => 'clear'} do |f| %> + <%= render :partial => 'form', :locals => {:f => f} %> +<% end %> diff --git a/vendor/built_in_modules/personal_patent/app/views/panel/personal_patent.0/back_end/writing_patents/index.html.erb b/vendor/built_in_modules/personal_patent/app/views/panel/personal_patent.0/back_end/writing_patents/index.html.erb new file mode 100644 index 00000000..bc9a626c --- /dev/null +++ b/vendor/built_in_modules/personal_patent/app/views/panel/personal_patent.0/back_end/writing_patents/index.html.erb @@ -0,0 +1,22 @@ +<%= render 'filter' %> ++ | + | + | + | + |
---|
<%= t('writing_patent.new_personal_patent') %>
+<%= form_for @writing_patent, :url => panel_personal_patent_back_end_writing_patents_path, :html => {:class => 'clear'} do |f| %> + <%= render :partial => 'form', :locals => {:f => f} %> +<% end %> ++ <%= t('add')%> + 撠拚 +
++ + +
+ +File | +File Name | ++ |
---|---|---|
+
+ <%= hidden_field_tag 'plugin_file_field_count', @writing_patent.writing_patent_files.count %>
+ ADD/啣
+
+ |
+
<%= t('personal_patent.editing_personal_patent') %>
+ +<%= form_for @writing_patent, :url => panel_personal_patent_plugin_writing_patent_path(@writing_patent), :html => {:class => 'clear'} do |f| %> + <%= render :partial => 'form', :locals => {:f => f} %> +<% end %> diff --git a/vendor/built_in_modules/personal_patent/app/views/panel/personal_patent.0/plugin/writing_patents/index.html.erb b/vendor/built_in_modules/personal_patent/app/views/panel/personal_patent.0/plugin/writing_patents/index.html.erb new file mode 100644 index 00000000..53c077a0 --- /dev/null +++ b/vendor/built_in_modules/personal_patent/app/views/panel/personal_patent.0/plugin/writing_patents/index.html.erb @@ -0,0 +1,22 @@ +<%= render 'filter' %> ++ | + | + | + | + |
---|
<%= t('writing_patent.new_personal_patent') %>
+<%= form_for @writing_patent, :url => panel_personal_patent_plugin_writing_patents_path, :html => {:class => 'clear'} do |f| %> + <%= render :partial => 'form', :locals => {:f => f} %> +<% end %> +<%= (@writing_book_category.new_record? ? 'Add' : 'Edit') %>
+ +憿舐內孵航身摰典圈X嚗鞈閮曄璅撘 %> +
憿舐內孵航身摰典圈X嚗鞈閮曄璅撘 +
<%= t('personal_book.editing_personal_book_class') %>
+ +<%= form_for @writing_book_category, :url => panel_personal_book_back_end_writing_book_category_path(@writing_book_category) do |f| %> + <%= render :partial => 'form', :locals => {:f => f} %> +<% end %> + +<%= link_back %> diff --git a/vendor/built_in_modules/personal_patent/app/views/panel/personal_patent/back_end/writing_patent_categorys/edit.js.erb b/vendor/built_in_modules/personal_patent/app/views/panel/personal_patent/back_end/writing_patent_categorys/edit.js.erb new file mode 100644 index 00000000..eaff01fa --- /dev/null +++ b/vendor/built_in_modules/personal_patent/app/views/panel/personal_patent/back_end/writing_patent_categorys/edit.js.erb @@ -0,0 +1 @@ +$("#form > form").replaceWith("<%= j render "form" %>"); \ No newline at end of file diff --git a/vendor/built_in_modules/personal_patent/app/views/panel/personal_patent/back_end/writing_patent_categorys/index.html.erb b/vendor/built_in_modules/personal_patent/app/views/panel/personal_patent/back_end/writing_patent_categorys/index.html.erb new file mode 100644 index 00000000..92208be8 --- /dev/null +++ b/vendor/built_in_modules/personal_patent/app/views/panel/personal_patent/back_end/writing_patent_categorys/index.html.erb @@ -0,0 +1,29 @@ + +<%= flash_messages %> + +<%= @types %> + +<%= t('writing_book_category.key') %> | + <% if @types.is_localized?(:title) %> + <% @site_valid_locales.each do |locale| %> +<%= I18nVariable.first(:conditions => {:key => locale})[I18n.locale] %> | + <% end %> + <% else %> +<%= t('writing_book_category.title') %> | + <% end %> +
---|
+
+
+
+
+ +
<%= t('writing_book_category.new_personal_book_class') %>
+<%= form_for @writing_book_category, :url => panel_personal_book_back_end_writing_book_categorys_path do |f| %> + <%= render :partial => 'form', :locals => {:f => f} %> +<% end %> + +<%= link_back %> + diff --git a/vendor/built_in_modules/personal_patent/app/views/panel/personal_patent/back_end/writing_patent_categorys/new.js.erb b/vendor/built_in_modules/personal_patent/app/views/panel/personal_patent/back_end/writing_patent_categorys/new.js.erb new file mode 100644 index 00000000..40061b9f --- /dev/null +++ b/vendor/built_in_modules/personal_patent/app/views/panel/personal_patent/back_end/writing_patent_categorys/new.js.erb @@ -0,0 +1 @@ +$("#form > form").replaceWith("<%= j render "form" %>"); diff --git a/vendor/built_in_modules/personal_patent/app/views/panel/personal_patent/back_end/writing_patent_categorys/update.js.erb b/vendor/built_in_modules/personal_patent/app/views/panel/personal_patent/back_end/writing_patent_categorys/update.js.erb new file mode 100644 index 00000000..eeb31070 --- /dev/null +++ b/vendor/built_in_modules/personal_patent/app/views/panel/personal_patent/back_end/writing_patent_categorys/update.js.erb @@ -0,0 +1,4 @@ +$("#<%= dom_id @writing_book_category %>").replaceWith("<%= j render :partial => 'writing_book_category', :collection => [@writing_book_category] %>"); +<% @writing_book_category = @types.new(:display => 'List') # reset for new form %> +$("#form_writing_book_category").replaceWith("<%= j render "form" %>") +$("#form_writing_book_category")[0].reset(); \ No newline at end of file diff --git a/vendor/built_in_modules/personal_patent/app/views/panel/personal_patent/back_end/writing_patents/_filter.html.erb b/vendor/built_in_modules/personal_patent/app/views/panel/personal_patent/back_end/writing_patents/_filter.html.erb new file mode 100644 index 00000000..63882b8f --- /dev/null +++ b/vendor/built_in_modules/personal_patent/app/views/panel/personal_patent/back_end/writing_patents/_filter.html.erb @@ -0,0 +1,11 @@ + + +<% content_for :page_specific_javascript do %> + <%= javascript_include_tag "sort_header" %> +<% end %> \ No newline at end of file diff --git a/vendor/built_in_modules/personal_patent/app/views/panel/personal_patent/back_end/writing_patents/_form.html.erb b/vendor/built_in_modules/personal_patent/app/views/panel/personal_patent/back_end/writing_patents/_form.html.erb new file mode 100644 index 00000000..46bf416f --- /dev/null +++ b/vendor/built_in_modules/personal_patent/app/views/panel/personal_patent/back_end/writing_patents/_form.html.erb @@ -0,0 +1,193 @@ +<% # encoding: utf-8 %> + + <%= f.error_messages %> + + + +File | +File Name | ++ |
---|---|---|
+
+ <%= hidden_field_tag 'plugin_file_field_count', @writing_patent.writing_patent_files.count %>
+ ADD/啣
+
+ |
+
<%= (@set_patent_type.new_record? ? 'Add 撠拚' : 'Edit 撠拚') %>
+<%= t('personal_patent.editing_personal_patent') %>
+ +<%= form_for @writing_patent, :url => panel_personal_patent_back_end_writing_patent_path(@writing_patent), :html => {:class => 'clear'} do |f| %> + <%= render :partial => 'form', :locals => {:f => f} %> +<% end %> diff --git a/vendor/built_in_modules/personal_patent/app/views/panel/personal_patent/back_end/writing_patents/index.html.erb b/vendor/built_in_modules/personal_patent/app/views/panel/personal_patent/back_end/writing_patents/index.html.erb new file mode 100644 index 00000000..bc9a626c --- /dev/null +++ b/vendor/built_in_modules/personal_patent/app/views/panel/personal_patent/back_end/writing_patents/index.html.erb @@ -0,0 +1,22 @@ +<%= render 'filter' %> ++ | + | + | + | + |
---|
<%= t('writing_patent.new_personal_patent') %>
+<%= form_for @writing_patent, :url => panel_personal_patent_back_end_writing_patents_path, :html => {:class => 'clear'} do |f| %> + <%= render :partial => 'form', :locals => {:f => f} %> +<% end %> ++ <%= t('add')%> + 撠拚 +
++ + +
+ +File | +File Name | ++ |
---|---|---|
+
+ <%= hidden_field_tag 'plugin_file_field_count', @writing_patent.writing_patent_files.count %>
+ ADD/啣
+
+ |
+
<%= t('personal_patent.editing_personal_patent') %>
+ +<%= form_for @writing_patent, :url => panel_personal_patent_plugin_writing_patent_path(@writing_patent), :html => {:class => 'clear'} do |f| %> + <%= render :partial => 'form', :locals => {:f => f} %> +<% end %> diff --git a/vendor/built_in_modules/personal_patent/app/views/panel/personal_patent/plugin/writing_patents/index.html.erb b/vendor/built_in_modules/personal_patent/app/views/panel/personal_patent/plugin/writing_patents/index.html.erb new file mode 100644 index 00000000..53c077a0 --- /dev/null +++ b/vendor/built_in_modules/personal_patent/app/views/panel/personal_patent/plugin/writing_patents/index.html.erb @@ -0,0 +1,22 @@ +<%= render 'filter' %> ++ | + | + | + | + |
---|
<%= t('writing_patent.new_personal_patent') %>
+<%= form_for @writing_patent, :url => panel_personal_patent_plugin_writing_patents_path, :html => {:class => 'clear'} do |f| %> + <%= render :partial => 'form', :locals => {:f => f} %> +<% end %> +The page you were looking for doesn't exist.
+You may have mistyped the address or the page may have moved.
+The change you wanted was rejected.
+Maybe you tried to change something you didn't have access to.
+We're sorry, but something went wrong.
+We've been notified about this issue and we'll take a look at it shortly.
+<%= (@project_category.new_record? ? 'Add' : 'Edit') %>
+ +<%= t('project_category.key') %> | + <% @site_valid_locales.each do |locale| %> +<%= I18nVariable.first(:conditions => {:key => locale})[I18n.locale] %> | + <% end %> +
---|
File | +File Name | ++ |
---|---|---|
+
+ <%= hidden_field_tag 'plugin_file_field_count', @project.project_files.count %>
+ ADD/啣
+
+ |
+
<%= (@set_project_type.new_record? ? 'Add 閮恍' : 'Edit 閮恍') %>
+<%= t('personal_project.editing_personal_project') %>
+ +<%= form_for @project, :url => panel_personal_project_back_end_project_path(@project), :html => {:class => 'clear'} do |f| %> + <%= render :partial => 'form', :locals => {:f => f} %> +<% end %> diff --git a/vendor/built_in_modules/personal_project/app/views/panel/personal_project/back_end/projects/index.html.erb b/vendor/built_in_modules/personal_project/app/views/panel/personal_project/back_end/projects/index.html.erb new file mode 100644 index 00000000..0a4680e0 --- /dev/null +++ b/vendor/built_in_modules/personal_project/app/views/panel/personal_project/back_end/projects/index.html.erb @@ -0,0 +1,22 @@ +<%= render 'filter' %> ++ | + | + | + | + |
---|
<%= t('project.new_personal_project') %>
+<%= form_for @project, :url => panel_personal_project_back_end_projects_path, :html => {:class => 'clear'} do |f| %> + <%= render :partial => 'form', :locals => {:f => f} %> +<% end %> ++ <%= t('add')%> + 閮恍 +
++ + +
+ ++ <%= t('add')%> + 撠拚 +
++ + +
+ +File | +File Name | ++ |
---|---|---|
+
+ <%= hidden_field_tag 'plugin_file_field_count', @project.project_files.count %>
+ ADD/啣
+
+ |
+
<%= t('personal_project.editing_personal_project') %>
+ +<%= form_for @project, :url => panel_personal_project_plugin_project_path(@project), :html => {:class => 'clear'} do |f| %> + <%= render :partial => 'form', :locals => {:f => f} %> +<% end %> diff --git a/vendor/built_in_modules/personal_project/app/views/panel/personal_project/plugin/projects/index.html.erb b/vendor/built_in_modules/personal_project/app/views/panel/personal_project/plugin/projects/index.html.erb new file mode 100644 index 00000000..7e714f2a --- /dev/null +++ b/vendor/built_in_modules/personal_project/app/views/panel/personal_project/plugin/projects/index.html.erb @@ -0,0 +1,22 @@ +<%= render 'filter' %> ++ | + | + | + | + |
---|
<%= t('project.new_personal_project') %>
+<%= form_for @project, :url => panel_personal_project_plugin_projects_path, :html => {:class => 'clear'} do |f| %> + <%= render :partial => 'form', :locals => {:f => f} %> +<% end %> +The page you were looking for doesn't exist.
+You may have mistyped the address or the page may have moved.
+The change you wanted was rejected.
+Maybe you tried to change something you didn't have access to.
+We're sorry, but something went wrong.
+We've been notified about this issue and we'll take a look at it shortly.
+File | +File Name | ++ |
---|---|---|
+
+ <%= hidden_field_tag 'plugin_file_field_count', @research.research_files.count %>
+ ADD/啣
+
+ |
+
<%= t('personal_research.editing_personal_research') %>
+ +<%= form_for @research, :url => panel_personal_research_back_end_research_path(@research), :html => {:class => 'clear'} do |f| %> + <%= render :partial => 'form', :locals => {:f => f} %> +<% end %> diff --git a/vendor/built_in_modules/personal_research/app/views/panel/personal_research/back_end/researchs/index.html.erb b/vendor/built_in_modules/personal_research/app/views/panel/personal_research/back_end/researchs/index.html.erb new file mode 100644 index 00000000..981526f9 --- /dev/null +++ b/vendor/built_in_modules/personal_research/app/views/panel/personal_research/back_end/researchs/index.html.erb @@ -0,0 +1,22 @@ +<%= render 'filter' %> ++ | + | + | + | + |
---|
<%= t('research.new_personal_research') %>
+<%= form_for @research, :url => panel_personal_research_back_end_researchs_path, :html => {:class => 'clear'} do |f| %> + <%= render :partial => 'form', :locals => {:f => f} %> +<% end %> +File | +File Name | ++ |
---|---|---|
+
+ <%= hidden_field_tag 'plugin_file_field_count', @research.research_files.count %>
+ ADD/啣
+
+ |
+
<%= t('personal_research.editing_personal_research') %>
+ +<%= form_for @research, :url => panel_personal_research_plugin_research_path(@research), :html => {:class => 'clear'} do |f| %> + <%= render :partial => 'form', :locals => {:f => f} %> +<% end %> diff --git a/vendor/built_in_modules/personal_research/app/views/panel/personal_research/plugin/researchs/index.html.erb b/vendor/built_in_modules/personal_research/app/views/panel/personal_research/plugin/researchs/index.html.erb new file mode 100644 index 00000000..84c92505 --- /dev/null +++ b/vendor/built_in_modules/personal_research/app/views/panel/personal_research/plugin/researchs/index.html.erb @@ -0,0 +1,22 @@ +<%= render 'filter' %> ++ | + | + | + | + |
---|
<%= t('research.new_personal_research') %>
+<%= form_for @research, :url => panel_personal_research_plugin_researchs_path, :html => {:class => 'clear'} do |f| %> + <%= render :partial => 'form', :locals => {:f => f} %> +<% end %> +The page you were looking for doesn't exist.
+You may have mistyped the address or the page may have moved.
+The change you wanted was rejected.
+Maybe you tried to change something you didn't have access to.
+We're sorry, but something went wrong.
+We've been notified about this issue and we'll take a look at it shortly.
+