mirror of
https://github.com/LCPQ/QUESTDB_website.git
synced 2024-11-03 20:53:59 +01:00
Remove unused code
This commit is contained in:
parent
ae89166163
commit
0c30ae95d2
@ -1,8 +1,4 @@
|
|||||||
async function createPubliUI(publi,toolTips=false,abstract=false) {
|
async function createPubliUI(publi,toolTips=false,abstract=false) {
|
||||||
var DayAndMothsFormat ={
|
|
||||||
minimumIntegerDigits: 2,
|
|
||||||
useGrouping: false
|
|
||||||
}
|
|
||||||
const art = $("<article/>").addClass("publi")
|
const art = $("<article/>").addClass("publi")
|
||||||
art.className = "publi"
|
art.className = "publi"
|
||||||
$("<a/>", {
|
$("<a/>", {
|
||||||
|
Loading…
Reference in New Issue
Block a user