X-Git-Url: https://mop.ddnsfree.com/gitweb/?a=blobdiff_plain;f=web%2Fcommons.js;h=5de441f030a40550259f8b9660c64ac4004e11ae;hb=8fef2a5be45f26389f4e3ef85ac7517f405d54b2;hp=51c081d2d15f6ef8218126c920e9355c3c32fc99;hpb=58e4c9c2e1df694fda3c702510c97634b53fe7b3;p=brisk.git diff --git a/web/commons.js b/web/commons.js index 51c081d..5de441f 100644 --- a/web/commons.js +++ b/web/commons.js @@ -360,9 +360,9 @@ function act_about() send_mesg("about"); } -function act_classific() +function act_placing() { - send_mesg("classific"); + send_mesg("placing"); } function act_roadmap()