Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fixes #3307: Removes empty lessons section & title from single course page. #3308

Open
wants to merge 6 commits into
base: trunk
Choose a base branch
from

Commits on Jun 18, 2020

  1. Configuration menu
    Copy the full SHA
    1ba6bdd View commit details
    Browse the repository at this point in the history
  2. Lint-errors processed

    hansschuijff committed Jun 18, 2020
    Configuration menu
    Copy the full SHA
    a3d3d58 View commit details
    Browse the repository at this point in the history

Commits on Oct 14, 2020

  1. Stopped generating empty <header> and <h1> tags

    Changed all the_title() methods
    so it only renders a <header> or <h1> tag
    when they are not empty.
    hansschuijff committed Oct 14, 2020
    Configuration menu
    Copy the full SHA
    e419c92 View commit details
    Browse the repository at this point in the history
  2. Fixed lint errors.

    hansschuijff committed Oct 14, 2020
    Configuration menu
    Copy the full SHA
    c34bc9b View commit details
    Browse the repository at this point in the history
  3. Fixed lint errors.

    hansschuijff committed Oct 14, 2020
    Configuration menu
    Copy the full SHA
    28cd882 View commit details
    Browse the repository at this point in the history
  4. Fixed lint errors.

    hansschuijff committed Oct 14, 2020
    Configuration menu
    Copy the full SHA
    0a15df1 View commit details
    Browse the repository at this point in the history