forked from 0x2620/pandora
cleanup, remove trailing whitespace
This commit is contained in:
parent
c6f11433f9
commit
51e9e72f32
34 changed files with 63 additions and 72 deletions
|
|
@ -59,7 +59,7 @@ pandora.ui.eventsDialog = function() {
|
|||
$content;
|
||||
|
||||
pandora.api.findEvents({
|
||||
query: {conditions: [], operator: '&'}
|
||||
query: {conditions: [], operator: '&'}
|
||||
}, function(result) {
|
||||
pandora.api.findEvents({
|
||||
query: {conditions: [], operator: '&'},
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue