1
0
Fork 0

removed java photo uploader from mainline. Photo uploaders are now plugins, but a single item upload is available by default.

This commit is contained in:
Friendika 2011-01-27 18:45:19 -08:00
commit 33037754d8
13 changed files with 186 additions and 101 deletions

View file

@ -1727,6 +1727,9 @@ a.mail-list-link {
#photos-upload-album-select {
float: left;
}
#photos-upload-spacer {
margin-top: 25px;
}
#photos-upload-new-end, #photos-upload-exist-end {
clear: both;
}

View file

@ -1600,6 +1600,10 @@ a.mail-list-link {
#photos-upload-album-select {
float: left;
}
#photos-upload-spacer {
margin-top: 25px;
}
#photos-upload-new-end, #photos-upload-exist-end {
clear: both;
}