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)
|
||||
.appendTo($form);
|
||||
|
||||
space().appendTo($form);
|
||||
|
||||
$input.type = Ox.ButtonGroup({
|
||||
buttons: [
|
||||
{id: 'link', title: Ox._('Embed in Texts Section'), width: formWidth / 2, selected: true},
|
||||
|
|
Loading…
Reference in a new issue