Allow displaying of the full title in the interface, as well as use the full title in the search filter
This commit is contained in:
parent
d6f2bc8c04
commit
f9cded05fd
6 changed files with 43 additions and 4 deletions
|
@ -126,7 +126,12 @@
|
|||
</item>
|
||||
<item>
|
||||
<property name="text">
|
||||
<string>Title Name</string>
|
||||
<string>Title Name (short)</string>
|
||||
</property>
|
||||
</item>
|
||||
<item>
|
||||
<property name="text">
|
||||
<string>Title Name (long)</string>
|
||||
</property>
|
||||
</item>
|
||||
<item>
|
||||
|
@ -166,7 +171,12 @@
|
|||
</item>
|
||||
<item>
|
||||
<property name="text">
|
||||
<string>Title Name</string>
|
||||
<string>Title Name (short)</string>
|
||||
</property>
|
||||
</item>
|
||||
<item>
|
||||
<property name="text">
|
||||
<string>Title Name (long)</string>
|
||||
</property>
|
||||
</item>
|
||||
<item>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue