Repo tree view: Replace [D] and [F] with Unicode chars

This commit is contained in:
fr33domlover 2018-07-10 16:43:22 +00:00
parent 01163dfe9a
commit 7fdc7e703d
2 changed files with 4 additions and 4 deletions

View file

@ -54,9 +54,9 @@ $case sv
<td>
$case type'
$of TypeBlob
[F]
🗎
$of TypeTree
[D]
🗀
<td>
<a href=@{RepoSourceR user repo (dir ++ [name])}>
#{name}

View file

@ -62,9 +62,9 @@ $case sv
<td>
$case type'
$of TypeBlob
[F]
🗎
$of TypeTree
[D]
🗀
<td>
<a href=@{RepoSourceR user repo (ref : (dir ++ [name]))}>
#{name}