[ Index ] |
|
Code source de eZ Publish 3.9.0 |
1 {* DO NOT EDIT THIS FILE! Use an override template instead. *} 2 {def $oldAttr=$diff.old_content 3 $newAttr=$diff.new_content} 4 <div class="attribute-view-diff-old"> 5 <label>{'Version: %old'|i18n( 'design/standard/content/datatype',, hash( '%old', $old ) )}</label> 6 {attribute_view_gui attribute=$oldAttr} 7 </div> 8 <div class="attribute-view-diff-new"> 9 <label>{'Version: %new'|i18n( 'design/standard/content/datatype',, hash( '%new', $new ) )}</label> 10 {attribute_view_gui attribute=$newAttr} 11 </div>
titre
Description
Corps
titre
Description
Corps
titre
Description
Corps
titre
Corps
Généré le : Sat Feb 24 10:30:04 2007 | par Balluche grâce à PHPXref 0.7 |