Fix historial en mostrar enlace original

This commit is contained in:
k1792539
2017-08-15 15:53:40 +02:00
parent c627178009
commit 387835d5ae
5 changed files with 23 additions and 4 deletions
@@ -77,7 +77,9 @@ function get_response(data) {
document.getElementById("itemlist").scrollTop = 0;
show_images();
nav_history.newResponse(item_list, data.category);
nav_history.newResponse(item_list, data.category, data.url);
set_original_url(data.url)
//console.debug(nav_history)
send_data({