mirror of
https://github.com/RetroShare/RetroShare.git
synced 2025-05-02 14:16:16 -04:00
* Fixed columns which does maked a bug in Files
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@863 b45a01b8-16f6-495d-af2f-9b41ad6348cc
This commit is contained in:
parent
677b0e0ae3
commit
68d4edc11e
1 changed files with 4 additions and 1 deletions
|
@ -710,8 +710,11 @@ p, li { white-space: pre-wrap; }
|
|||
<property name="alternatingRowColors" >
|
||||
<bool>false</bool>
|
||||
</property>
|
||||
<property name="autoExpandDelay" >
|
||||
<number>0</number>
|
||||
</property>
|
||||
<property name="itemsExpandable" >
|
||||
<bool>false</bool>
|
||||
<bool>true</bool>
|
||||
</property>
|
||||
<property name="sortingEnabled" >
|
||||
<bool>true</bool>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue