wisest owl (wisest_owl) wrote in changelog,
wisest owl
wisest_owl
changelog

[livejournal] r17992: LJSUP-7669. CSS doesn't appear to be ren...

Committer: gprochaev
LJSUP-7669. CSS doesn't appear to be rendering.

U   trunk/cgi-bin/LJ/Widget/Browse.pm
U   trunk/htdocs/admin/browse/featured_communities.bml
U   trunk/htdocs/admin/browse/top_entries_vertical.bml
Modified: trunk/cgi-bin/LJ/Widget/Browse.pm
===================================================================
--- trunk/cgi-bin/LJ/Widget/Browse.pm	2010-12-21 11:37:09 UTC (rev 17991)
+++ trunk/cgi-bin/LJ/Widget/Browse.pm	2010-12-22 04:47:27 UTC (rev 17992)
@@ -6,7 +6,7 @@
 
 use vars qw(%GET %POST $headextra @errors @warnings);
 
-sub need_res { qw( stc/widgets/widgets-layout.css stc/widgets/search.css stc/widgets/add-community.css stc/widgets/featuredposts.css stc/widgets/featuredcomms.css ) }
+sub need_res { qw( stc/widgets/widget-layout.css stc/widgets/search.css stc/widgets/add-community.css stc/widgets/featuredposts.css stc/widgets/featuredcomms.css ) }
 
 use LJ::Browse::Parser;
 

Modified: trunk/htdocs/admin/browse/featured_communities.bml
===================================================================
--- trunk/htdocs/admin/browse/featured_communities.bml	2010-12-21 11:37:09 UTC (rev 17991)
+++ trunk/htdocs/admin/browse/featured_communities.bml	2010-12-22 04:47:27 UTC (rev 17992)
@@ -6,7 +6,7 @@
     use vars qw(%GET %POST $title $headextra @errors @warnings);
     use Class::Autouse qw( LJ::Browse );
 
-    LJ::need_res ( qw( stc/widgets/widgets-layout.css stc/widgets/search.css stc/widgets/add-community.css stc/widgets/featuredposts.css stc/widgets/featuredcomms.css ) );
+    LJ::need_res ( qw( stc/widgets/widget-layout.css stc/widgets/search.css stc/widgets/add-community.css stc/widgets/featuredposts.css stc/widgets/featuredcomms.css ) );
 
     my $remote = LJ::get_remote();
 

Modified: trunk/htdocs/admin/browse/top_entries_vertical.bml
===================================================================
--- trunk/htdocs/admin/browse/top_entries_vertical.bml	2010-12-21 11:37:09 UTC (rev 17991)
+++ trunk/htdocs/admin/browse/top_entries_vertical.bml	2010-12-22 04:47:27 UTC (rev 17992)
@@ -6,7 +6,7 @@
     use vars qw(%GET %POST $title $headextra @errors @warnings);
     use Class::Autouse qw( LJ::Browse );
 
-    LJ::need_res ( qw( stc/widgets/widgets-layout.css stc/widgets/search.css stc/widgets/add-community.css stc/widgets/featuredposts.css stc/widgets/featuredcomms.css ) );
+    LJ::need_res ( qw( stc/widgets/widget-layout.css stc/widgets/search.css stc/widgets/add-community.css stc/widgets/featuredposts.css stc/widgets/featuredcomms.css ) );
 
     my $remote = LJ::get_remote();
 

Tags: bml, livejournal, pm, wisest-owl
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