forked from 0x2620/pandora
cosmetic changes
This commit is contained in:
parent
668368ea35
commit
a0ffcac036
1 changed files with 0 additions and 2 deletions
|
@ -319,8 +319,6 @@ pandora.ui.embedDialog = function(/*[url, ]callback*/) {
|
||||||
.css(css)
|
.css(css)
|
||||||
.appendTo($form);
|
.appendTo($form);
|
||||||
|
|
||||||
space().appendTo($form);
|
|
||||||
|
|
||||||
$input.type = Ox.ButtonGroup({
|
$input.type = Ox.ButtonGroup({
|
||||||
buttons: [
|
buttons: [
|
||||||
{id: 'link', title: Ox._('Embed in Texts Section'), width: formWidth / 2, selected: true},
|
{id: 'link', title: Ox._('Embed in Texts Section'), width: formWidth / 2, selected: true},
|
||||||
|
|
Loading…
Reference in a new issue