Sha256: 745f0a5ce6c8955985f61e395de004942fc6dc0a6b67b3ecf81b4053227b3cd0
Contents?: true
Size: 207 Bytes
Versions: 2
Compression:
Stored size: 207 Bytes
Contents
<% if value.nil? %> <%= null %> <% else %> <% value = Time.zone.parse value if value.is_a? String %> <span><%= I18n.l value, format: :short %></span> <%= itooltip I18n.l(value), 'time' %> <% end %>
Version data entries
2 entries across 2 versions & 1 rubygems
Version | Path |
---|---|
wallaby-4.1.6 | app/views/wallaby/resources/index/_datetime.html.erb |
wallaby-5.0.1 | app/views/wallaby/resources/index/_datetime.html.erb |