журнал журнал (shhh) wrote in changelog,
журнал журнал
shhh
changelog

[ljcom] r12525: LJSUP-13374: Implement LJ Shop UI interf...

Committer: nnikulochkina
LJSUP-13374: Implement LJ Shop UI interface
U   trunk/cgi-bin/LJ/Widget/Shop/LeftMenu.pm
U   trunk/htdocs/shop/index.bml.text.local
Modified: trunk/cgi-bin/LJ/Widget/Shop/LeftMenu.pm
===================================================================
--- trunk/cgi-bin/LJ/Widget/Shop/LeftMenu.pm	2012-08-22 14:47:24 UTC (rev 12524)
+++ trunk/cgi-bin/LJ/Widget/Shop/LeftMenu.pm	2012-08-23 08:12:06 UTC (rev 12525)
@@ -74,6 +74,14 @@
         };
     }
 
+    if ( $is_remote_sup && !$LJ::DISABLED{'journalpromo'} ) {
+        push @$promos, {
+            name => LJ::Lang::ml('/shop/index.bml.storefront.journalpromo'),
+            url => '/shop/journalpromo.bml',
+            is_selected => $subpage eq 'journalpromo' ? 1 : 0,
+        };
+    }
+
     my %top_map = (
         paidaccount => 0,
         paidservice => 1,

Modified: trunk/htdocs/shop/index.bml.text.local
===================================================================
--- trunk/htdocs/shop/index.bml.text.local	2012-08-22 14:47:24 UTC (rev 12524)
+++ trunk/htdocs/shop/index.bml.text.local	2012-08-23 08:12:06 UTC (rev 12525)
@@ -64,6 +64,8 @@
 
 .storefront.gifts.wallet=LJ Tokens
 
+.storefront.journalpromo=Promo in journals
+
 .storefront.merchandise.babydolltee=Baby Doll Tee
 
 .storefront.merchandise.header=LiveJournal Merchandise

Tags: ljcom, local, nikulochkina, nnikulochkina, pm
Subscribe

  • Post a new comment

    Error

    Anonymous comments are disabled in this journal

    default userpic

    Your reply will be screened

    Your IP address will be recorded 

  • 0 comments