diff options
author | xue <> | 2007-09-03 19:02:11 +0000 |
---|---|---|
committer | xue <> | 2007-09-03 19:02:11 +0000 |
commit | 7d27d36860395c140557f415bcde52679fab9e2a (patch) | |
tree | 7a269533270c12db57ea499f2f5bd0c3874775a2 /.gitattributes | |
parent | ba369d63c700927efbb02f38e113987a7420625f (diff) |
rearranged js location.
Diffstat (limited to '.gitattributes')
-rw-r--r-- | .gitattributes | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/.gitattributes b/.gitattributes index 2bcad914..f48d1084 100644 --- a/.gitattributes +++ b/.gitattributes @@ -2421,6 +2421,8 @@ framework/Web/Javascripts/source/prado/colorpicker/spacer.gif -text framework/Web/Javascripts/source/prado/colorpicker/target_black.gif -text framework/Web/Javascripts/source/prado/colorpicker/target_white.gif -text framework/Web/Javascripts/source/prado/controls/controls.js -text +framework/Web/Javascripts/source/prado/controls/keyboard.js -text +framework/Web/Javascripts/source/prado/controls/tabpanel.js -text framework/Web/Javascripts/source/prado/datepicker/calendar.png -text framework/Web/Javascripts/source/prado/datepicker/datepicker.js -text framework/Web/Javascripts/source/prado/datepicker/default.css -text |