#14 ✓resolved
Fabrice Luraine

Internal CSS _lim_css layout bug

Reported by Fabrice Luraine | July 22nd, 2009 @ 05:41 PM | in Release 0.4 - Fresh Mint And Ginger

In the internal controller that displays default Limonade CSS, we should prevents rendering a layout:

  function render_limonade_css()
  {
    option('views_dir', file_path(option('limonade_public_dir'), 'css'));
    $fpath = file_path(params('_lim_css_filename').".css");
    return css($fpath, null);
  }

Please Sign in or create a free account to add a new ticket.

With your very own profile, you can contribute to projects, track your activity, watch tickets, receive and update tickets through your email and much more.

New-ticket Create new ticket

Create your profile

Help contribute to this project by taking a few moments to create your personal profile. Create your profile ยป

Limonade is a PHP micro-framework.

People watching this ticket

Referenced by

Pages