Problem/Motivation

Currently, in the FilesLogController, the overview of logs and canonical log pages are built completely in the controller with inline render arrays and inline templates.
Ideally this should just follow the Drupal way of using templates.

Proposed resolution

Rework the controller to render only templates that can be overridden elsewhere.

Comments

randalv created an issue. See original summary.

  • 57a839a0 committed on 1.2.x
    Issue #3525573 by randalv: Render logs and overview as templates rather...
randalv’s picture

Assigned: randalv » Unassigned
Status: Active » Fixed

Applied to 1.2.x, will come with when a new tag gets released.

Status: Fixed » Closed (fixed)

Automatically closed - issue fixed for 2 weeks with no activity.