This repository has been archived on 2021-11-24. You can view files and clone it, but cannot push or open issues or pull requests.
phone_app/app/views/admin/video_folders/_video_folders.html.haml
2021-08-23 10:26:02 +02:00

7 lines
249 B
Plaintext

%ul.nav.nav-list
=render @video_folders
%li
=# link_to i(:plus), new_admin_video_folder_url(:video_folder_id => params[:video_folder_id], :manager => params[:manager], :multiple => params[:multiple]), :remote => true, :id => "add_album"