Skip to content
Snippets Groups Projects

Issue #3350552 by super_romeo: Warning: Undefined variable...

Issue #3350552 by super_romeo: Warning: Undefined variable $bootstrap_barrio_checkbox in bootstrap_barrio_preprocess_form_element()

Merge request reports

Loading
Loading

Activity

Filter activity
  • Approvals
  • Assignees & reviewers
  • Comments (from bots)
  • Comments (from users)
  • Commits & branches
  • Edits
  • Labels
  • Lock status
  • Mentions
  • Merge request status
  • Tracking
1 $barrio_path_images: "../../contrib/bootstrap_barrio/images/" !default;
  • Why is this set like this? If accessing in theme created with bootstrap_sass this path in /web/themes/custom/my_barrio_subtheme/scss incorrect as we really want is the relative path? To get this to work with bootstrap_sass and barrio subtheme created with bootstrap_sass e.g. $barrio_path_images: "../images/";.

  • Please register or sign in to reply
  • Please register or sign in to reply
    Loading