<!DOCTYPE html> <html> <head> <title>Dummy</title> <link rel="stylesheet" media="all" href="/assets/application-af04b226fd7202dfc532ce7aedb95a0128277937e90d3b3a3d35e1cce9e16886.css" /> <script src="/assets/application-bcd8f0246ac4e88833e8bf1edfca887995a268c875c45f90784d3a7cbbf3eef9.js"></script> </head> <body> <p id="notice"></p> <p> <strong>Sku:</strong> 001 </p> <p> <strong>Title:</strong> Smartphone </p> <p> <strong>Price:</strong> 450.0 </p> <p> <strong>Active:</strong> true </p> <p> <strong>Description:</strong> Smartphone ABC </p> <a href="/products/1/edit">Edit</a> | <a href="/products">Back</a> <hr> <span class="audit-created-at"> Created at 24 May 20:03 by user@domain.com </span> <a name="audits"></a> <hr> <h2>Change Log</h2> <div class="panel panel-success"> <div class="panel-heading"> <b>Creation</b> - 24 May 20:03 - user@domain.com </div> <div class="panel-body"> <p> Product: <b><span title="Id 1">#<Product:0x00000006df5718></span></b> </p> <table class="table audits"> <tr> <th>Field</th> <th>Old Value</th> <th>New Value</th> </tr> <tr data-audited-field="sku"> <td> Sku </td> <td> - </td> <td> <!-- #Como audited changes so possui um elemento no array de campos, aqui ele aparece no primeiro elemento, logo old_value do parametro do bloco --> 001 </td> </tr> <tr data-audited-field="title"> <td> Title </td> <td> - </td> <td> <!-- #Como audited changes so possui um elemento no array de campos, aqui ele aparece no primeiro elemento, logo old_value do parametro do bloco --> Smartphone </td> </tr> <tr data-audited-field="price"> <td> Price </td> <td> - </td> <td> <!-- #Como audited changes so possui um elemento no array de campos, aqui ele aparece no primeiro elemento, logo old_value do parametro do bloco --> 450.0 </td> </tr> <tr data-audited-field="active"> <td> Active </td> <td> - </td> <td> <!-- #Como audited changes so possui um elemento no array de campos, aqui ele aparece no primeiro elemento, logo old_value do parametro do bloco --> <span class="translation_missing" title="translation missing: en.audited.true_word">True Word</span> </td> </tr> <tr data-audited-field="description"> <td> Description </td> <td> - </td> <td> <!-- #Como audited changes so possui um elemento no array de campos, aqui ele aparece no primeiro elemento, logo old_value do parametro do bloco --> Smartphone ABC </td> </tr> </table> </div> </div> </body> </html>