app/views/neofiles/admin/file_compact.html.haml in neofiles-1.1.0 vs app/views/neofiles/admin/file_compact.html.haml in neofiles-1.1.1
- old
+ new
@@ -1 +1 @@
-= render partial: 'file_compact', locals: {file: @file, widget_id: @widget_id, input_name: @input_name, error: @error, clean_remove: @clean_remove, append_create: @append_create, disabled: @disabled, multiple: @multiple, with_desc: @with_desc}
+= render partial: 'file_compact', locals: {file: @file, widget_id: @widget_id, input_name: @input_name, error: @error, clean_remove: @clean_remove, append_create: @append_create, disabled: @disabled, multiple: @multiple, with_desc: @with_desc, no_wm: @no_wm}
\ No newline at end of file