Skip to content
Snippets Groups Projects

Dev#73871 minsoc xlst etape 2 association fichier xslt

Closed Ghislain Loas requested to merge dev#73871_minsoc_xlst_etape_2_association_fichier_xslt into WIP
Viewing commit 2fe8c623
Show latest version
3 files
+ 10
0
Preferences
Compare changes
Files
3
@@ -73,6 +73,11 @@ class Class_Notice_Xsl {
}
public function unlink($filename) {
static::getPhpCommand()->unlink($filename);
}
protected function _getXslFileFromProfile() {
$settings = $this->_profile->getCfgModulesPreferences('recherche', 'viewnotice', $this->_record->getTypeDoc());
if(!$settings)