diff --git a/editor/sahliedit.litcoffee b/editor/sahliedit.litcoffee index a9aab48..733fa25 100644 --- a/editor/sahliedit.litcoffee +++ b/editor/sahliedit.litcoffee @@ -155,7 +155,7 @@ insert it into the array at end position. A la the draggon-dropping. additem: (item) -> - entry = $("
  • #{item.author} : #{item.name} : #{item.file}
  • ") + entry = $("
  • #{ansiorascii booltoint item.amiga} | #{item.author} : #{item.name} : #{item.file}
  • ") entry.dblclick => @.editline item