mirror of
https://github.com/internetee/registry.git
synced 2025-08-02 16:02:03 +02:00
Cleaned up unnecessary comments
This commit is contained in:
parent
cfdafe7aac
commit
76e19b7e90
5 changed files with 9 additions and 10 deletions
|
@ -58,6 +58,7 @@
|
|||
%td
|
||||
%p{ :style => 'font-size:x-small;' }
|
||||
= l(version.created_at, format: :short)
|
||||
= version.whodunnit
|
||||
= version.event
|
||||
= whodunnit_with_protocol(version.whodunnit)
|
||||
=# version.whodunnit
|
||||
=# version.event
|
||||
|
||||
|
|
|
@ -51,7 +51,7 @@
|
|||
%li
|
||||
= link_to t('shared.contact_list'), client_contacts_path
|
||||
|
||||
%li.dropdown
|
||||
-# %li.dropdown
|
||||
%a.dropdown-toggle{"data-toggle" => "dropdown", href: "#"}
|
||||
= t('shared.history')
|
||||
%span.caret
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue