2019-08-11 07:46:40 +00:00
|
|
|
<?php
|
2021-02-26 12:31:09 +00:00
|
|
|
if (!defined('ISLOADEDBYSTEELSHEET')) {
|
|
|
|
|
die('Must be call by steelsheet');
|
|
|
|
|
}
|
2019-08-11 07:46:40 +00:00
|
|
|
|
|
|
|
|
include dol_buildpath($path.'/theme/eldy/progress.inc.php', 0); // actually md use same style as eldy theme
|
|
|
|
|
|
|
|
|
|
?>
|
|
|
|
|
/* <style type="text/css" > */
|