sunnyman's (sunnyman) wrote in changelog,
sunnyman's
sunnyman
changelog

[ljcom] r12984: LJSUP-14373: Remove donate and repost fr...

Committer: vtroitsky
LJSUP-14373: Remove donate and repost from paid summary
U   trunk/htdocs/admin/accounts/paidsummary.bml
Modified: trunk/htdocs/admin/accounts/paidsummary.bml
===================================================================
--- trunk/htdocs/admin/accounts/paidsummary.bml	2012-12-03 14:53:20 UTC (rev 12983)
+++ trunk/htdocs/admin/accounts/paidsummary.bml	2012-12-03 15:12:58 UTC (rev 12984)
@@ -346,9 +346,12 @@
             $item = 'selfpromo';
             $subkey = 'notification';
         }
-        elsif ($item eq 'repost') {
-            $subkey = 'repost';
+        elsif ($item eq 'repost') { # LJSUP-14373: Remove donate and repost from paid summary
+            next;
         }
+        elsif ($item eq 'donate') { # LJSUP-14373: Remove donate and repost from paid summary
+            next;
+        }
         else {
             $subkey = ( UNIVERSAL::isa($it, 'LJ::Pay::Payment::PayItem::Addon::Sized')
                           ? ((split('-', $it->{subitem}))[0] . '-')

Tags: bml, ljcom, sunnyman, vtroitsky
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