Browse Source

CLDC-2494: WIP

pull/1763/head
Aaron Spencer 3 years ago committed by Kat
parent
commit
b00fb15b07
  1. 2
      app/controllers/duplicate_logs_controller.rb
  2. 5
      app/views/duplicate_logs/show.html.erb

2
app/controllers/duplicate_logs_controller.rb

@ -0,0 +1,2 @@
class DuplicateLogsController < ApplicationController
end

5
app/views/duplicate_logs/show.html.erb

@ -0,0 +1,5 @@
<% content_for :title, "Check duplicate logs" %>
back button
Duplicate logs blue box
List or components
Loading…
Cancel
Save