mirror of
https://github.com/gryf/pentadactyl-pm.git
synced 2026-02-22 11:35:46 +01:00
:emenu: Hide hidden items, disable disabled items. Closes issue #582.
This commit is contained in:
@@ -197,7 +197,7 @@ var Template = Module("Template", {
|
||||
- from pushing the baseline down and enlarging
|
||||
- the row.
|
||||
-->
|
||||
<li highlight="CompResult">{text} </li>
|
||||
<li highlight={"CompResult " + item.highlight}>{text} </li>
|
||||
<li highlight="CompDesc">{desc} </li>
|
||||
</div>;
|
||||
// </e4x>
|
||||
|
||||
Reference in New Issue
Block a user