Sha256: 385f1a9ab40d061fe00b3103ca80fc141e01c79d5f0d0a88314cbac363af66c0

Contents?: true

Size: 779 Bytes

Versions: 52

Compression:

Stored size: 779 Bytes

Contents

<list-view ng-if='box_type()=="trash"' buttons="buttons" objects="conversations" title-attribute="'subject'" details-template="details_template" item-per-page="10" on_delete="on_delete" use-permissions="false" delete-title="'Delete'">

  <div class="small-6 column text-left clearpadding">
    <h3><i class="fa fa-group"></i> <span translate>Conversations</span></h3>
  </div>
</list-view>

<list-view ng-if='box_type()!="trash"' buttons="buttons" objects="conversations" title-attribute="'subject'" details-template="details_template" item-per-page="10" on_delete="on_trash" use-permissions="false" delete-title="'Trash'">

  <div class="small-6 column text-left clearpadding">
    <h3><i class="fa fa-group"></i> <span translate>Conversations</span></h3>
  </div>
</list-view>

Version data entries

52 entries across 52 versions & 2 rubygems

Version Path
faalis-1.0.0.alpha3 app/views/angular/conversations/index.html
faalis-1.0.0.alpha2 app/views/angular/conversations/index.html
faalis-1.0.0.alpha1 app/views/angularjs_templates/conversations/index.html
faalis-1.0.0.alpha0 app/views/angularjs_templates/conversations/index.html
faalis-0.26.3 app/views/angularjs_templates/conversations/index.html
faalis-0.26.2 app/views/angularjs_templates/conversations/index.html
faalis-0.26.1 app/views/angularjs_templates/conversations/index.html
faalis-0.26.0 app/views/angularjs_templates/conversations/index.html
faalis-0.25.1 app/views/angularjs_templates/conversations/index.html
faalis-0.25.0 app/views/angularjs_templates/conversations/index.html
faalis-0.24.4 app/views/angularjs_templates/conversations/index.html
faalis-0.24.3 app/views/angularjs_templates/conversations/index.html
faalis-0.24.2 app/views/angularjs_templates/conversations/index.html
faalis-0.24.0 app/views/angularjs_templates/conversations/index.html
faalis-0.23.0 app/views/angularjs_templates/conversations/index.html
faalis-0.22.0 app/views/angularjs_templates/conversations/index.html
faalis-0.21.1 app/views/angularjs_templates/conversations/index.html
faalis-0.21.0 app/views/angularjs_templates/conversations/index.html
faalis-0.20.0 app/views/angularjs_templates/conversations/index.html
faalis-0.19.0 app/views/angularjs_templates/conversations/index.html