mirror of
https://gitlab.com/t6353/sharee.bike.git
synced 2025-05-10 22:16:26 +02:00
merchant_message and some cad fixes
This commit is contained in:
parent
cf476a2154
commit
76afd28578
8 changed files with 47 additions and 26 deletions
|
@ -92,7 +92,7 @@ sub tpl(){
|
|||
#print Dumper($node_meta->{tpl_order}) . "<br />\n";
|
||||
|
||||
#handmade activation to show only realy live operators on web contact
|
||||
if($sharee_operator && $sharee_operator =~ /sharee_mak|sharee_sx|sharee_lec/){
|
||||
if($sharee_operator && $sharee_operator =~ /sharee_mak|sharee_sx|sharee_lec|sharee_cad/){
|
||||
|
||||
foreach (@tpl_order){
|
||||
my ($key,$des,$size) = split /=/,$_;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue