forked from 0x2620/pandora
debugging...
This commit is contained in:
parent
c5d2432320
commit
514f365a8d
1 changed files with 1 additions and 0 deletions
|
@ -140,6 +140,7 @@ pandora.ui.changelogDialog = function() {
|
||||||
},
|
},
|
||||||
open: function(data) {
|
open: function(data) {
|
||||||
var value = $list.value(Ox.last(data.ids)),
|
var value = $list.value(Ox.last(data.ids)),
|
||||||
|
FIXME = Ox.print(value),
|
||||||
$dialog = Ox.Dialog({
|
$dialog = Ox.Dialog({
|
||||||
buttons: [
|
buttons: [
|
||||||
Ox.Button({
|
Ox.Button({
|
||||||
|
|
Loading…
Reference in a new issue