Sha256: b11546d87dd4ec22b9520aeea389fb5a1d4f86e547e1653c963eba3abfda60b7
Contents?: true
Size: 845 Bytes
Versions: 70
Compression:
Stored size: 845 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}" onError="this.onerror=null;this.src='/sinatra-hexacta/img/noimage.jpg';" 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
70 entries across 70 versions & 1 rubygems