mirror of
https://github.com/ether/etherpad-lite.git
synced 2025-04-26 10:26:15 -04:00
Removed 404 links and some other unused images
This commit is contained in:
parent
929af33260
commit
6122929461
5 changed files with 2 additions and 5 deletions
|
@ -529,10 +529,7 @@ var pad = {
|
|||
},
|
||||
preloadImages: function() {
|
||||
var images = [
|
||||
'static/img/feedbackbox2.gif',
|
||||
'static/img/sharebox4.gif',
|
||||
'static/img/sharedistri.gif',
|
||||
'static/img/colorpicker.gif',
|
||||
'../static/img/colorpicker.gif'
|
||||
];
|
||||
function loadNextImage() {
|
||||
if (images.length == 0) {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue