Sha256: 2a861020309ec5feb7397d6eba278b4747e128330c31b8315393dad554b227a4

Contents?: true

Size: 499 Bytes

Versions: 30

Compression:

Stored size: 499 Bytes

Contents

.dashboard-content
  = render Renalware::Letters::LettersInProgressComponent.new(current_user: current_user)
  = render Renalware::Patients::BookmarksComponent.new(current_user: current_user)
  = render Renalware::Messaging::UnreadMessagesComponent.new(current_user: current_user)
  = render Renalware::Letters::UnreadElectronicCCsComponent.new(current_user: current_user)

  - if current_user_is_admin?
    = render Renalware::System::UsersAwaitingApprovalComponent.new(current_user: current_user)

Version data entries

30 entries across 30 versions & 1 rubygems

Version Path
renalware-core-2.1.1 app/views/renalware/dashboard/dashboards/_content.html.slim
renalware-core-2.1.0 app/views/renalware/dashboard/dashboards/_content.html.slim
renalware-core-2.0.167 app/views/renalware/dashboard/dashboards/_content.html.slim
renalware-core-2.0.166 app/views/renalware/dashboard/dashboards/_content.html.slim
renalware-core-2.0.165 app/views/renalware/dashboard/dashboards/_content.html.slim
renalware-core-2.0.164 app/views/renalware/dashboard/dashboards/_content.html.slim
renalware-core-2.0.163 app/views/renalware/dashboard/dashboards/_content.html.slim
renalware-core-2.0.162 app/views/renalware/dashboard/dashboards/_content.html.slim
renalware-core-2.0.161 app/views/renalware/dashboard/dashboards/_content.html.slim
renalware-core-2.0.160 app/views/renalware/dashboard/dashboards/_content.html.slim
renalware-core-2.0.159 app/views/renalware/dashboard/dashboards/_content.html.slim
renalware-core-2.0.158 app/views/renalware/dashboard/dashboards/_content.html.slim
renalware-core-2.0.157 app/views/renalware/dashboard/dashboards/_content.html.slim
renalware-core-2.0.156 app/views/renalware/dashboard/dashboards/_content.html.slim
renalware-core-2.0.155 app/views/renalware/dashboard/dashboards/_content.html.slim
renalware-core-2.0.153 app/views/renalware/dashboard/dashboards/_content.html.slim
renalware-core-2.0.152 app/views/renalware/dashboard/dashboards/_content.html.slim
renalware-core-2.0.151 app/views/renalware/dashboard/dashboards/_content.html.slim
renalware-core-2.0.149 app/views/renalware/dashboard/dashboards/_content.html.slim
renalware-core-2.0.148 app/views/renalware/dashboard/dashboards/_content.html.slim