Sha256: 7ad79548a99cf8671d58b6d77c2654bef02edf827a41b8229c589f6d9cdfac64
Contents?: true
Size: 390 Bytes
Versions: 29
Compression:
Stored size: 390 Bytes
Contents
<p id="notice"><%= notice %></p> <p> <strong>Record:</strong> <%= @mod_log.record_id %> </p> <p> <strong>Record type:</strong> <%= @mod_log.record_type %> </p> <p> <strong>Mod words:</strong> <%= @mod_log.mod_words %> </p> <p> <strong>User:</strong> <%= @mod_log.user_id %> </p> <%= link_to 'Edit', edit_mod_log_path(@mod_log) %> | <%= link_to 'Back', mod_logs_path %>
Version data entries
29 entries across 29 versions & 1 rubygems