mirror of
https://github.com/RetroShare/RetroShare.git
synced 2025-05-19 06:20:44 -04:00
Added Age column for Search Results
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@1682 b45a01b8-16f6-495d-af2f-9b41ad6348cc
This commit is contained in:
parent
6d6798e788
commit
9bec37e7f2
2 changed files with 17 additions and 7 deletions
|
@ -874,6 +874,11 @@ p, li { white-space: pre-wrap; }
|
|||
<string>Type</string>
|
||||
</property>
|
||||
</column>
|
||||
<column>
|
||||
<property name="text">
|
||||
<string>Age</string>
|
||||
</property>
|
||||
</column>
|
||||
<column>
|
||||
<property name="text">
|
||||
<string>Hash</string>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue