From 05fe6f3a7dce65e0489a9a16abe6bf2a550fdd3e Mon Sep 17 00:00:00 2001 From: Mike Date: Thu, 13 Oct 2016 11:28:40 +0200 Subject: [PATCH] removed closing paranthesis --- lib/wice/helpers/wice_grid_view_helpers.rb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lib/wice/helpers/wice_grid_view_helpers.rb b/lib/wice/helpers/wice_grid_view_helpers.rb index 5a4fe525..396b6d7b 100755 --- a/lib/wice/helpers/wice_grid_view_helpers.rb +++ b/lib/wice/helpers/wice_grid_view_helpers.rb @@ -512,7 +512,7 @@ def grid_html(grid, options, rendering, reuse_last_column_for_filter_buttons) #: %( "Add line //= require wice_grid.js " + ) + %$ "to app/assets/javascripts/application.js")\n$ + %( } ) + - %$ }) $) + %$ } $) end grid.output_buffer