lots of web ui work
This commit is contained in:
parent
f0c72ef1c8
commit
e5fc15acc2
16 changed files with 37 additions and 19 deletions
|
@ -141,7 +141,7 @@ function getBlocks(){
|
|||
requested = [] // reset requested list
|
||||
setTimeout(function(){
|
||||
if (! loadedAny && ch == document.getElementById('feedIDInput').value){
|
||||
PNotify.notice("There are no posts for " + ch + " (yet).")
|
||||
PNotify.notice("There are no posts for " + ch + ". You can be the first!")
|
||||
}
|
||||
}, loadingTimeout)
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue