diff options
author | xue <> | 2006-06-26 02:44:26 +0000 |
---|---|---|
committer | xue <> | 2006-06-26 02:44:26 +0000 |
commit | f6d121552ca54980473d4f1c38a2ee4b0233de04 (patch) | |
tree | 102c3ebe8da2397b4cfe80def937d6914f4f28a7 /.gitattributes | |
parent | 7222855a7ac8ccd17240a5e7219f20bdb3db1125 (diff) |
Added TPager
Diffstat (limited to '.gitattributes')
-rw-r--r-- | .gitattributes | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/.gitattributes b/.gitattributes index e47b7da9..55e44524 100644 --- a/.gitattributes +++ b/.gitattributes @@ -1511,7 +1511,9 @@ framework/Web/UI/WebControls/TListItem.php -text framework/Web/UI/WebControls/TLiteral.php -text framework/Web/UI/WebControls/TMarkdown.php -text framework/Web/UI/WebControls/TMultiView.php -text +framework/Web/UI/WebControls/TPager.php -text framework/Web/UI/WebControls/TPanel.php -text +framework/Web/UI/WebControls/TPanelStyle.php -text framework/Web/UI/WebControls/TPlaceHolder.php -text framework/Web/UI/WebControls/TRadioButton.php -text framework/Web/UI/WebControls/TRadioButtonList.php -text |