Sha256: 0f23106c291d9a6988ce87ff3359cb02be66fa307153598e4d0bd9a109a369cd

Contents?: true

Size: 414 Bytes

Versions: 10

Compression:

Stored size: 414 Bytes

Contents

.timeline-item
	%h6.timeline-header.no-border
		%small
			%b
				= activity.owner.name if activity.owner
		%small
			= t('keppler.messages.has')
			= t('keppler.actions.deleted').downcase
			= activity.trackable_type.underscore.humanize
	%span.time
		%i.icon-clock
		= t('keppler.messages.at')
		= activity.created_at.to_formatted_s(:time)
		= t('keppler.messages.to')
		= activity.created_at.to_formatted_s(:day)

Version data entries

10 entries across 10 versions & 1 rubygems

Version Path
keppler-2.0.7 installer/core/app/views/public_activity/layout/_destroy.html.haml
keppler-2.0.6 installer/core/app/views/public_activity/layout/_destroy.html.haml
keppler-2.0.5 installer/core/app/views/public_activity/layout/_destroy.html.haml
keppler-2.0.4.p1 installer/core/app/views/public_activity/layout/_destroy.html.haml
keppler-2.0.4.pre.p1 installer/core/app/views/public_activity/layout/_destroy.html.haml
keppler-2.0.4 installer/core/app/views/public_activity/layout/_destroy.html.haml
keppler-2.0.3 installer/core/app/views/public_activity/layout/_destroy.html.haml
keppler-2.0.2 installer/core/app/views/public_activity/layout/_destroy.html.haml
keppler-2.0.1 installer/core/app/views/public_activity/layout/_destroy.html.haml
keppler-2.0.0 installer/core/app/views/public_activity/layout/_destroy.html.haml