Merge pull request #902 from noesya/extranet_post_categories
No related branches found
No related tags found
Showing
- app/controllers/admin/communication/extranets/posts/categories_controller.rb 67 additions, 0 deletions...in/communication/extranets/posts/categories_controller.rb
- app/controllers/admin/communication/extranets/posts_controller.rb 2 additions, 3 deletions...rollers/admin/communication/extranets/posts_controller.rb
- app/controllers/extranet/posts/categories_controller.rb 15 additions, 0 deletionsapp/controllers/extranet/posts/categories_controller.rb
- app/models/communication/extranet.rb 1 addition, 0 deletionsapp/models/communication/extranet.rb
- app/models/communication/extranet/post.rb 5 additions, 1 deletionapp/models/communication/extranet/post.rb
- app/models/communication/extranet/post/category.rb 46 additions, 0 deletionsapp/models/communication/extranet/post/category.rb
- app/models/communication/extranet/with_features.rb 2 additions, 2 deletionsapp/models/communication/extranet/with_features.rb
- app/views/admin/communication/extranets/posts/_form.html.erb 5 additions, 7 deletionsapp/views/admin/communication/extranets/posts/_form.html.erb
- app/views/admin/communication/extranets/posts/categories/_form.html.erb 25 additions, 0 deletions...n/communication/extranets/posts/categories/_form.html.erb
- app/views/admin/communication/extranets/posts/categories/_list.html.erb 30 additions, 0 deletions...n/communication/extranets/posts/categories/_list.html.erb
- app/views/admin/communication/extranets/posts/categories/edit.html.erb 5 additions, 0 deletions...in/communication/extranets/posts/categories/edit.html.erb
- app/views/admin/communication/extranets/posts/categories/index.html.erb 9 additions, 0 deletions...n/communication/extranets/posts/categories/index.html.erb
- app/views/admin/communication/extranets/posts/categories/new.html.erb 5 additions, 0 deletions...min/communication/extranets/posts/categories/new.html.erb
- app/views/admin/communication/extranets/posts/categories/preview.html.erb 3 additions, 0 deletions...communication/extranets/posts/categories/preview.html.erb
- app/views/admin/communication/extranets/posts/categories/show.html.erb 14 additions, 0 deletions...in/communication/extranets/posts/categories/show.html.erb
- app/views/admin/communication/extranets/posts/index.html.erb 10 additions, 2 deletionsapp/views/admin/communication/extranets/posts/index.html.erb
- app/views/admin/communication/extranets/posts/show.html.erb 4 additions, 0 deletionsapp/views/admin/communication/extranets/posts/show.html.erb
- app/views/extranet/library/documents/index.html.erb 2 additions, 1 deletionapp/views/extranet/library/documents/index.html.erb
- app/views/extranet/posts/categories/index.html.erb 7 additions, 0 deletionsapp/views/extranet/posts/categories/index.html.erb
- app/views/extranet/posts/categories/show.html.erb 4 additions, 0 deletionsapp/views/extranet/posts/categories/show.html.erb
Please register or sign in to comment