Updated Sidebar and Preferences
This commit is contained in:
parent
fa857cfeea
commit
7216676c40
|
@ -1,7 +0,0 @@
|
||||||
<%= render_sort_bar(true, delete_admin_assets_path(:direction => params[:direction], :sort => params[:sort], :filter => @filter, :new_filter => nil, :sort_options => params[:sort_options]),
|
|
||||||
['title', 'title','span4', :title],
|
|
||||||
['description', 'description', 'span1-2', :data],
|
|
||||||
['intro', 'intro', 'span1-2', :type],
|
|
||||||
['intro', 'intro', 'span1-2', :size],
|
|
||||||
['intro', 'intro', 'span1-2', :description],
|
|
||||||
['intro', 'intro', 'span1-2', :tags]).html_safe %>
|
|
|
@ -1,5 +0,0 @@
|
||||||
<%=# render_sort_bar(true, delete_admin_designs_path(:direction => params[:direction], :sort => params[:sort], :sort_options => params[:sort_options]),
|
|
||||||
['title', 'title','span2', :title],
|
|
||||||
['', '', 'span1', :default],
|
|
||||||
['intro', 'intro', 'span7', :intro],
|
|
||||||
['author', 'author', 'span2', :author]).html_safe %>
|
|
|
@ -20,7 +20,7 @@
|
||||||
|
|
||||||
<li title="Modules"><%= link_to admin_module_store_path, :class => active_for_action('module_store', 'index') do %><span><i class="icons-layout"></i></span><%end%></li>
|
<li title="Modules"><%= link_to admin_module_store_path, :class => active_for_action('module_store', 'index') do %><span><i class="icons-layout"></i></span><%end%></li>
|
||||||
|
|
||||||
<li title="Templates"><%= link_to admin_template_store_path, :class => active_for_action('template_store', 'index') do %><span><i class="icons-brush"></i></span><%end%></li>
|
<li title="Templates"><%= link_to admin_designs_path, :class => active_for_action('template_store', 'index') do %><span><i class="icons-brush"></i></span><%end%></li>
|
||||||
|
|
||||||
|
|
||||||
<li title="Site Info"><%= link_to admin_site_site_info_path(@site), :class => active_for_action('sites', 'site_info') do %><span><i class="icons-browser"></i></span><%end%></li>
|
<li title="Site Info"><%= link_to admin_site_site_info_path(@site), :class => active_for_action('sites', 'site_info') do %><span><i class="icons-browser"></i></span><%end%></li>
|
||||||
|
|
|
@ -9,7 +9,7 @@
|
||||||
|
|
||||||
<li title="Modules"><%= link_to admin_module_store_path, :class => active_for_action('module_store', 'index') do %><span><i class="icons-layout"></i></span><%end%></li>
|
<li title="Modules"><%= link_to admin_module_store_path, :class => active_for_action('module_store', 'index') do %><span><i class="icons-layout"></i></span><%end%></li>
|
||||||
|
|
||||||
<li title="Templates"><%= link_to admin_template_store_path, :class => active_for_action('template_store', 'index') do %><span><i class="icons-brush"></i></span><%end%></li>
|
<li title="Templates"><%= link_to admin_designs_path, :class => active_for_action('template_store', 'index') do %><span><i class="icons-brush"></i></span><%end%></li>
|
||||||
|
|
||||||
|
|
||||||
<li title="Site Info"><%= link_to admin_site_site_info_path(@site), :class => active_for_action('sites', 'site_info') do %><span><i class="icons-browser"></i></span><%end%></li>
|
<li title="Site Info"><%= link_to admin_site_site_info_path(@site), :class => active_for_action('sites', 'site_info') do %><span><i class="icons-browser"></i></span><%end%></li>
|
||||||
|
|
|
@ -130,7 +130,7 @@
|
||||||
<div class="control-group">
|
<div class="control-group">
|
||||||
<label class="control-label muted">Disable personal desktop</label>
|
<label class="control-label muted">Disable personal desktop</label>
|
||||||
<div class="controls">
|
<div class="controls">
|
||||||
<%= f.check_box :desktop_open , :class=>"toggle-check" %>
|
<%= f.check_box :desktop_closed , :class=>"toggle-check" %>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
|
|
|
@ -1,7 +0,0 @@
|
||||||
<%#= render_sort_bar(true, delete_admin_assets_path(:direction => params[:direction], :sort => params[:sort], :filter => @filter, :new_filter => nil, :sort_options => params[:sort_options]),
|
|
||||||
['title', 'title','span4', 'title'],
|
|
||||||
['description', 'description', 'span1-2', 'data'],
|
|
||||||
['intro', 'intro', 'span1-2', 'file_type'],
|
|
||||||
['intro', 'intro', 'span1-2', 'file_length'],
|
|
||||||
['intro', 'intro', 'span1-2', 'description'],
|
|
||||||
['intro', 'intro', 'span1-2', 'tags']).html_safe %>
|
|
|
@ -1,6 +0,0 @@
|
||||||
<%= render_sort_bar(true, delete_panel_archive_back_end_archive_files_path(:direction => params[:direction], :sort => params[:sort], :sort_options => params[:sort_options]),
|
|
||||||
['sort_number', 'sort_number', 'span1', :sort_number],
|
|
||||||
['status', ['is_top', 'is_hot', 'is_hidden'], 'span1', :status],
|
|
||||||
['category', 'archive_file_category', 'span2', :category],
|
|
||||||
['title', 'title','span3', :title],
|
|
||||||
['tags', 'tags', 'span2', :tags]).html_safe %>
|
|
|
@ -1,4 +0,0 @@
|
||||||
<%= render_sort_bar(false, nil, ['name', 'page','span7', :name],
|
|
||||||
['version', 'version', 'span2', :version],
|
|
||||||
['update_time', 'updated_at', 'span2', :update_at],
|
|
||||||
['last_modified', 'update_user_id', 'span2', :last_modified]).html_safe %>
|
|
|
@ -1,4 +0,0 @@
|
||||||
<%= render_sort_bar(true, delete_panel_personal_book_back_end_writing_books_path(:direction => params[:direction], :sort => params[:sort], :sort_options => params[:sort_options]),
|
|
||||||
['year', 'year', 'span1', 'writing_book.year'],
|
|
||||||
['title', 'title','span3', 'writing_book.title'],
|
|
||||||
['create_modified', 'create_user_id','span1-3', 'writing_book.create_modified']).html_safe %>
|
|
|
@ -1,3 +0,0 @@
|
||||||
<%= render_sort_bar(true, delete_panel_personal_book_back_end_writing_books_path(:direction => params[:direction], :sort => params[:sort], :sort_options => params[:sort_options]),
|
|
||||||
['year', 'year', 'span1', 'writing_book.year'],
|
|
||||||
['title', 'title','span3', 'writing_book.title']).html_safe %>
|
|
|
@ -1,4 +0,0 @@
|
||||||
<%= render_sort_bar(true, delete_panel_personal_conference_back_end_writing_conferences_path(:direction => params[:direction], :sort => params[:sort], :sort_options => params[:sort_options]),
|
|
||||||
['year', 'year', 'span1', 'writing_conference.year'],
|
|
||||||
['title', 'title','span3', 'writing_conference.title'],
|
|
||||||
['create_modified', 'create_user_id','span1-3', 'writing_conference.create_modified']).html_safe %>
|
|
|
@ -1,3 +0,0 @@
|
||||||
<%= render_sort_bar(true, delete_panel_personal_conference_back_end_writing_conferences_path(:direction => params[:direction], :sort => params[:sort], :sort_options => params[:sort_options]),
|
|
||||||
['year', 'year', 'span1', 'writing_conference.year'],
|
|
||||||
['title', 'title','span3', 'writing_conference.title']).html_safe %>
|
|
|
@ -1,4 +0,0 @@
|
||||||
<%= render_sort_bar(true, delete_panel_personal_diploma_back_end_diplomas_path(:direction => params[:direction], :sort => params[:sort], :sort_options => params[:sort_options]),
|
|
||||||
['date', 'date', 'span1', 'diploma.date'],
|
|
||||||
['school_name', 'school_name', 'span3', 'diploma.school_name'],
|
|
||||||
['create_modified', 'create_user_id','span1-3', 'diploma.create_modified']).html_safe %>
|
|
|
@ -1,3 +0,0 @@
|
||||||
<%= render_sort_bar(true, delete_panel_personal_diploma_back_end_diplomas_path(:direction => params[:direction], :sort => params[:sort], :sort_options => params[:sort_options]),
|
|
||||||
['date', 'date', 'span1', 'diploma.date'],
|
|
||||||
['school_name', 'school_name', 'span3', 'diploma.school_name']).html_safe %>
|
|
Loading…
Reference in New Issue