first commit

This commit is contained in:
2025-03-12 17:06:23 +01:00
commit 2241f7131f
13185 changed files with 1692479 additions and 0 deletions

View File

@@ -0,0 +1,30 @@
<?php
// auto-generated by sfPropelAdmin
// date: 2015/10/23 10:25:34
?>
<?php use_helper('Object', 'Validation', 'ObjectAdmin', 'I18N', 'Date', 'VisualEffect', 'stAdminGenerator') ?>
<?php st_include_partial('stProduct/header', array('related_object' => $related_object, 'title' => __('Wystaw produkty na aukcji',
array(), 'stProduct'), 'culture' => null, 'route' => 'stProduct/allegroCustom')) ?>
<?php
?>
<?php st_include_component('stProduct', 'editMenu', array('forward_parameters' => $forward_parameters, 'related_object' => $related_object)) ?>
<div id="sf_admin_header">
<?php echo stSocketView::openComponents('stProduct.allegroCustom.Header'); ?>
</div>
<div id="sf_admin_content" style="padding: 10px 0;">
<?php st_include_partial('stProduct/custom_messages', array('forward_parameters' => $forward_parameters)) ?>
<?php echo stSocketView::openComponents('stProduct.allegroCustom.Content'); ?>
</div>
<div id="sf_admin_footer">
<?php echo stSocketView::openComponents('stProduct.allegroCustom.Footer'); ?>
</div>
<?php st_include_partial('stProduct/footer', array('related_object' => null, 'forward_parameters' => $forward_parameters)) ?>