Projekt

Allgemein

Profil

GX-Bug #54395 » attribute_images.patch

Jan Hiller, 27.11.2017 16:53

Unterschiede anzeigen:

src/system/classes/products/AttributeImagesContentView.inc.php (revision )
19 19
	{
20 20
		parent::__construct();
21 21
		
22
		if (isset($_SESSION['STYLE_EDIT_AUTH'])) {
23
			$this->set_template_dir(DIR_FS_CATALOG .  'templates/Honeygrid');
24
		}
25
		
22 26
		$this->set_content_template('module/gm_attribute_images.html');
23 27
		$this->set_flat_assigns(true);
24 28
	}
    (1-1/1)