Skip to content

Fixed bug on stage 11 that prevents pre-req reading from collapsing #16

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

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions Roadmap.html
Original file line number Diff line number Diff line change
Expand Up @@ -2777,8 +2777,8 @@ <h4 class="panel-title">
</div>
</li>
<li class="list-group-item" style="background:#dff0d8">
<span class="fa fa-book"></span> &nbsp; <a data-toggle="collapse" href="#lo11">Pre-requisite Reading</a>
<div id="lo11" class="panel-collapse expand">
<span class="fa fa-book"></span> &nbsp; <a data-toggle="collapse" href="#lo11a">Pre-requisite Reading</a>
<div id="lo11a" class="panel-collapse expand">
<ul>
<li style="margin-bottom: -2px"><span class="fa fa-hand-o-right"></span>&nbsp;&nbsp;
Read and understand the 1) <a href="support_tools-files/expl.html" target="_blank">ExpL
Expand Down