make sort list of project_partials
Showing
| ... | ... | @@ -35,8 +35,8 @@ gem 'ckeditor', '~> 4.3' |
| gem 'mini_magick' | ||
| gem 'video_info', '~> 2.7' | ||
| gem 'acts_as_list' | ||
| gem 'activeadmin_reorderable' | ||
| gem 'active_admin-sortable_tree', "~> 2.0.0" | ||
| gem 'rails_sortable' | ||
| group :development, :test do | ||
| gem 'byebug', platform: :mri | ||
| ... | ... |
app/admin/project_partials.rb
deleted
100644 → 0
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This source diff could not be displayed because it is too large.
You can
view the blob
instead.
This source diff could not be displayed because it is too large.
You can
view the blob
instead.
3.74 KB
This source diff could not be displayed because it is too large.
You can
view the blob
instead.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This source diff could not be displayed because it is too large.
You can
view the blob
instead.
This source diff could not be displayed because it is too large.
You can
view the blob
instead.
258 Bytes
app/views/projects/_galery.html.haml
deleted
100644 → 0
app/views/projects/_links.html.haml
deleted
100644 → 0
app/views/projects/_photos.html.haml
deleted
100644 → 0
app/views/projects/_project_links.html.haml
0 → 100644
app/views/projects/_project_photos.html.haml
0 → 100644
app/views/projects/_project_quotes.html.haml
0 → 100644
app/views/projects/_project_videos.html.haml
0 → 100644
app/views/projects/_quote.html.haml
deleted
100644 → 0
app/views/projects/_video.html.haml
deleted
100644 → 0