jones-dev #19
@ -17,6 +17,8 @@ $(document).ready(function() {
|
||||
|
||||
function updateItemsState(state) {
|
||||
console.debug(`updating items state to '${state}'`);
|
||||
$("#ticketsContainer").scrollTop(0);
|
||||
|
||||
switch (state) {
|
||||
case "content":
|
||||
$("#ticketsContainer .none-found").hide();
|
||||
|
Loading…
x
Reference in New Issue
Block a user