XPressME Integration Kit

Trac


Ignore:
Timestamp:
Mar 19, 2009, 6:14:15 PM (15 years ago)
Author:
toemon
Message:

ブロックオプションのうち$this_templateをポストしていなかったため、オプション変更時にデータずれが発生するバグを修正

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/templates/source/popular_posts_block.html

    r115 r121  
    2323************************* End of usage ************************ *}> 
    2424<{* Start Template *}> 
     25 
    2526<div class="xpress_block"> 
     27        <{$block.err_message}> 
    2628        <div class="xpress_popular_post_block"> 
    27                 <{$block.err_message}> 
    2829                <ul> 
    2930                <{foreach from=$block.contents item=content}> 
Note: See TracChangeset for help on using the changeset viewer.