File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 1717 < li [ngbNavItem] ="2 ">
1818 < button ngbNavLink >
1919 < fa-icon [icon] ="faTree " class ="me-2 " aria-hidden ="true " />
20- < span i18n > Tableau / Proof </ span >
20+ < span i18n > Proof / Entailment </ span >
2121 </ button >
2222 < ng-template ngbNavContent >
2323 < section >
2828 </ ng-template >
2929 </ li >
3030 < li [ngbNavItem] ="3 ">
31+ < button ngbNavLink >
32+ < fa-icon [icon] ="faTree " class ="me-2 " aria-hidden ="true " />
33+ < span i18n > Proof / Contradiction</ span >
34+ </ button >
35+ < ng-template ngbNavContent >
36+ < section >
37+ @if (proofs) {
38+ < la-tableau-svg [tree] ="proofs.contradiction "> </ la-tableau-svg >
39+ }
40+ </ section >
41+ </ ng-template >
42+ </ li >
43+ < li [ngbNavItem] ="4 ">
3144 < button ngbNavLink >
3245 < fa-icon [icon] ="faPenNib " class ="me-2 " aria-hidden ="true " />
3346 < span i18n > Comments / History</ span >
You can’t perform that action at this time.
0 commit comments