mirror of
https://github.com/RetroShare/RetroShare.git
synced 2024-10-01 02:35:48 -04:00
removed useless column in forum thread widget
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@8203 b45a01b8-16f6-495d-af2f-9b41ad6348cc
This commit is contained in:
parent
7c1cab07e8
commit
30ead08a1d
2
TODO.txt
2
TODO.txt
@ -11,7 +11,7 @@ Legend:
|
||||
To be done
|
||||
|
||||
0001 [X] forums - middle horisontal bar - always shows *by anonymous* (from noname) [fixed, also removed useless thread line]
|
||||
0002 [ ] remove useless column in forums "signed by" (last column) (from electron)
|
||||
0002 [X] remove useless column in forums "signed by" (last column) (from electron)
|
||||
0003 [ ] main window must close on ESC (from noname)
|
||||
0004 [ ] show storage time of forums/channels/posted in gui (from cave)
|
||||
0005 [ ] if keysigning is not working -> hide or remove it (from cave) cyril: keep it, but add more info about how to use/interpret it.
|
||||
|
@ -244,11 +244,6 @@
|
||||
<string>Author</string>
|
||||
</property>
|
||||
</column>
|
||||
<column>
|
||||
<property name="text">
|
||||
<string>Signed</string>
|
||||
</property>
|
||||
</column>
|
||||
</widget>
|
||||
</item>
|
||||
<item>
|
||||
|
Loading…
Reference in New Issue
Block a user