summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authorwei <>2006-02-15 07:44:51 +0000
committerwei <>2006-02-15 07:44:51 +0000
commit6e29b055b3cbc2a46e29075608c7e82a328d5270 (patch)
tree13a197ad850f360125a96f5de83f1742a12e98ad /.gitattributes
parentd653bda6c6217f160a4de77e3f2f0ee62096be67 (diff)
Adding new TRatingList component.
Diffstat (limited to '.gitattributes')
-rw-r--r--.gitattributes5
1 files changed, 5 insertions, 0 deletions
diff --git a/.gitattributes b/.gitattributes
index 6074f573..ccea88bc 100644
--- a/.gitattributes
+++ b/.gitattributes
@@ -652,6 +652,9 @@ framework/Web/Javascripts/prototype/position.js -text
framework/Web/Javascripts/prototype/prototype.js -text
framework/Web/Javascripts/prototype/range.js -text
framework/Web/Javascripts/prototype/string.js -text
+framework/Web/Javascripts/ratings/10star_white.gif -text
+framework/Web/Javascripts/ratings/default.css -text
+framework/Web/Javascripts/ratings/ratings.js -text
framework/Web/Javascripts/rico/colors.js -text
framework/Web/Javascripts/rico/extension.js -text
framework/Web/Javascripts/rico/rico.js -text
@@ -716,6 +719,7 @@ framework/Web/UI/WebControls/TPanel.php -text
framework/Web/UI/WebControls/TPlaceHolder.php -text
framework/Web/UI/WebControls/TRadioButton.php -text
framework/Web/UI/WebControls/TRadioButtonList.php -text
+framework/Web/UI/WebControls/TRatingList.php -text
framework/Web/UI/WebControls/TRegularExpressionValidator.php -text
framework/Web/UI/WebControls/TRepeatInfo.php -text
framework/Web/UI/WebControls/TRepeater.php -text
@@ -767,6 +771,7 @@ tests/FunctionalTests/protected/pages/UI/ColorPicker.page -text
tests/FunctionalTests/protected/pages/UI/DatePicker.page -text
tests/FunctionalTests/protected/pages/UI/LabeledTextBox.php -text
tests/FunctionalTests/protected/pages/UI/LabeledTextBox.tpl -text
+tests/FunctionalTests/protected/pages/UI/RatingList.page -text
tests/FunctionalTests/protected/pages/UI/TestTPanelDefaultButton.page -text
tests/FunctionalTests/protected/pages/UI/TestTPanelDefaultButton.php -text
tests/FunctionalTests/protected/pages/UI/testHtmlArea.page -text