From 46f53dfffcd7206e0a455dfccd3959a4d6445c1f Mon Sep 17 00:00:00 2001 From: Isaac Lewis Date: Tue, 23 Oct 2018 14:45:43 -0700 Subject: [PATCH] remove? --- lib/syspro/business_objects/schemas/combrw.xml.erb | 11 ----------- 1 file changed, 0 insertions(+), 11 deletions(-) diff --git a/lib/syspro/business_objects/schemas/combrw.xml.erb b/lib/syspro/business_objects/schemas/combrw.xml.erb index b3cc4dc..ffe4aeb 100644 --- a/lib/syspro/business_objects/schemas/combrw.xml.erb +++ b/lib/syspro/business_objects/schemas/combrw.xml.erb @@ -10,16 +10,5 @@ <%= @filter[:value] %> <% end %> - <%#%> - <%#<%= @table_name %>%> - <%#<%= @title %>%> - <%#<% for @column in @columns %>%> - <%#%> - <%#<% unless @column[:name].nil? %><%= @column[:name] %><% end %>%> - <%#<% unless @column[:description].nil? %><%= @column[:description] %><% end %>%> - <%#<% unless @column[:key].nil? %><%= @column[:key] %><% end %>%> - <%#%> - <%#<% end %>%> - <%#%> -- libgit2 0.21.4