Explorar o código

fixed tagEntry redirection (#4366)

bulewhale235 %!s(int64=4) %!d(string=hai) anos
pai
achega
5736ec67c4
Modificáronse 1 ficheiros con 1 adicións e 0 borrados
  1. 1 0
      p/scripts/main.js

+ 1 - 0
p/scripts/main.js

@@ -1172,6 +1172,7 @@ function init_stream(stream) {
 					name_tag: tagId == 0 ? tagName : '',
 					id_entry: entryId,
 					checked: isChecked,
+					ajax: 1,
 				}));
 			}
 		}