don't truncate 'all edits' text
This commit is contained in:
parent
0cbee58499
commit
0cc7e70090
2 changed files with 5 additions and 2 deletions
|
|
@ -89,7 +89,6 @@ pandora.ui.allItems = function(section) {
|
|||
}, function(result) {
|
||||
that.update(result.data.items);
|
||||
});
|
||||
} else if (section == 'edits') {
|
||||
} else if (section == 'texts') {
|
||||
$buttons[0] = Ox.Button({
|
||||
style: 'symbol',
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue