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> <td>
$case type' $case type'
$of TypeBlob $of TypeBlob
[F] 🗎
$of TypeTree $of TypeTree
[D] 🗀
<td> <td>
<a href=@{RepoSourceR user repo (dir ++ [name])}> <a href=@{RepoSourceR user repo (dir ++ [name])}>
#{name} #{name}

View file

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