made some changes, fix some pitfalls, remove PHP_EOL

This commit is contained in:
Antonio Ramirez
2013-05-13 19:33:48 +02:00
parent d812cbc6af
commit 6cea89d8d4
13 changed files with 284 additions and 316 deletions

View File

@@ -7,8 +7,6 @@
namespace yii\bootstrap\helpers\base;
use yii\bootstrap\enum\ProgressEnum;
/**
* Progress provides methods to make use of bootstrap progress bars in your application
*