Commit d26a971fc6f2432d7b21269445a80f7c7dfa159c
1 parent
b64d9472
this is the solution for the bug 28858
Showing
1 changed file
with
3 additions
and
0 deletions
400-SOURCECODE/AIAHTML5.Web/index.html
... | ... | @@ -1225,6 +1225,9 @@ |
1225 | 1225 | <div class="form-group" id="moduleDiv9"> |
1226 | 1226 | <div class="col-sm-8">• IP 10</div> |
1227 | 1227 | </div> |
1228 | + <div class="form-group" id="moduleDiv10"> | |
1229 | + <div class="col-sm-8">• Lab Exercises</div> | |
1230 | + </div> | |
1228 | 1231 | <div class="form-group" id="moduleDiv11"> |
1229 | 1232 | <div class="col-sm-8">• In - Depth Reports</div> |
1230 | 1233 | </div> | ... | ... |