Problem/Motivation

Init delay display on .module

Proposed resolution

Init delay display on hook modal_page_theme()
'delay_display' => NULL,

Set delay display on hook modal_page_preprocess_html()
$delay_display = $modal_to_show['delay_display'];

Comments

thalles created an issue. See original summary.

thalles’s picture

Status: Needs work » Needs review
StatusFileSize
new999 bytes

Follow the patch!

  • thalles committed 87b853c on 8.x-2.x
    Issue #3041587 by thalles: Init delay display on .module
    
thalles’s picture

Status: Needs review » Fixed

Status: Fixed » Closed (fixed)

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