Fix make_light_agent method while tickets.count is 0.
This commit is contained in:
@@ -1,6 +1,4 @@
|
||||
"use strict";
|
||||
import React from "react";
|
||||
import ReactDOM from "react-dom";
|
||||
|
||||
function head_checkbox() {
|
||||
let head_checkbox = document.getElementById("head-checkbox");
|
||||
|
||||
Reference in New Issue
Block a user