summaryrefslogtreecommitdiff
path: root/app/views/cdrs/index.html.haml
blob: b260b388c9a50a43a0b57f32c1cf26dfc4d2e8fe (plain)
1
2
3
4
- content_for :title, t("cdrs.index.page_title")

- if @cdrs.count > 0
  = render "index_core", :cdrs => @cdrs