forked from 0x2620/pandora
first round of makeing png/js/script/config overwrite more consistent
This commit is contained in:
parent
5333a6dca3
commit
e5da40a104
49 changed files with 860 additions and 67 deletions
|
|
@ -32,7 +32,7 @@ pandora.ui.homePage = function() {
|
|||
.html('right')
|
||||
.appendTo(that.$element),
|
||||
$logo = $('<img>')
|
||||
.attr({src: '/static/png/logo256.png'})
|
||||
.attr({src: '/static/png/logo.png'})
|
||||
.appendTo($center);
|
||||
// fixme: duplicated
|
||||
$select = Ox.Select({
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue