Sha256: 4ad002d8413d98889f449019573c497631ff6496ae928f386b800182e5982b4d

Contents?: true

Size: 642 Bytes

Versions: 1

Compression:

Stored size: 642 Bytes

Contents

tr
  td
    =="{{#avatar}}"
    a href='{{entity}}'
      img.img-rounded src='{{avatar}}' style='height:50px;width:50px;margin-right:4px;'
    =="{{/avatar}}"
    a href='{{entity}}'
      =="{{name}}"
  td =="{{entity}}"
  td
    form data-view='FollowingGroupsForm' data-following-id='{{id}}' method='POST'
      select multiple=true name='groups' data-placeholder='Select some groups'
        =="{{#groups}}"
        |<option value='{{id}}' {{#selected}}selected='selected'{{/selected}}>{{name}}</option>
        =="{{/groups}}"
  td
    .btn.btn-danger data-view='UnfollowBtn' data-id='{{id}}' data-confirm='Unfollow {{name}}?' Unfollow

Version data entries

1 entries across 1 versions & 1 rubygems

Version Path
tent-status-0.0.1 assets/javascripts/templates/_following.js.mustache.slim