mirror of
https://github.com/RetroShare/RetroShare.git
synced 2024-12-19 21:04:32 -05: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
@ -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…
Reference in New Issue
Block a user