Home
last modified time | relevance | path

Searched refs:PROGRESS_COLOR_DANGER (Results 1 – 2 of 2) sorted by relevance

/dports/www/limesurvey/limesurvey/application/extensions/bootstrap/tests/unit/
H A DTbHtmlTest.php3923 array('color' => TbHtml::PROGRESS_COLOR_DANGER, 'width' => 10),
/dports/www/limesurvey/limesurvey/application/extensions/bootstrap/helpers/
H A DTbHtml.php232 const PROGRESS_COLOR_DANGER = 'danger'; define in TbHtml