Sha256: 53b4b7bf5908c588c0ffffaf53491a9975d81755c5c1ad3cc93c609b5a3d3e14
Contents?: true
Size: 772 Bytes
Versions: 41
Compression:
Stored size: 772 Bytes
Contents
a.lv-item style="padding:10px 15px;#{notification.pending?? 'background-color: #ECF9FF;' : ''}" role="button" onclick="#{notification.pending?? "read_notify(#{notification.id},'#{notification.link}');this.onclick=\'\'" : ''}" href="#{notification.pending?? '#' : notification.link}" .media .pull-left.text-center.p-r-15 img.lv-img-sm alt="" src="#{Configuration::USER_PHOTO_URL}#{notification.creator.hxt_id}" title="#{notification.creator.full_name}" br -if notification.label == 'error' .btn.btn-link.bgm-red.btn-xs style="font-size:6pt" #{notification.label} .media-body .lv-title style="white-space: normal;" #{notification.title} small.lv-small style="white-space: normal;" #{notification.message.truncate(100)}
Version data entries
41 entries across 41 versions & 1 rubygems