Skip to content

Instantly share code, notes, and snippets.

@manuakasam
Created February 21, 2014 15:41
Show Gist options
  • Save manuakasam/9136505 to your computer and use it in GitHub Desktop.
Save manuakasam/9136505 to your computer and use it in GitHub Desktop.
bootstrap flashmessender config
'view_helper_config' => [
'flashmessenger' => [
'message_open_format' => '<div%s><button type="button" class="close" data-dismiss="alert" aria-hidden="true">&times;</button><ul><li>',
'message_close_string' => '</li></ul></div>',
'message_separator_string' => '</li><li>'
]
],
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment