diff options
author | ctrlaltca@gmail.com <> | 2011-07-21 17:22:36 +0000 |
---|---|---|
committer | ctrlaltca@gmail.com <> | 2011-07-21 17:22:36 +0000 |
commit | ee0a68eddb3c63d072a1e9844522d58ea8b31757 (patch) | |
tree | d5aeca6606699ae0837adacfca4351184f15b840 /.gitattributes | |
parent | 6e62809df9632e1bc16f6564b4d8c10d08053f42 (diff) |
added Gabor's HtmlArea registration patch (fixes #351)
Diffstat (limited to '.gitattributes')
-rw-r--r-- | .gitattributes | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/.gitattributes b/.gitattributes index 55e6ef02..64a342a8 100644 --- a/.gitattributes +++ b/.gitattributes @@ -2830,6 +2830,7 @@ 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/accordion.js -text framework/Web/Javascripts/source/prado/controls/controls.js -text +framework/Web/Javascripts/source/prado/controls/htmlarea.js -text framework/Web/Javascripts/source/prado/controls/keyboard.js -text framework/Web/Javascripts/source/prado/controls/slider.js -text framework/Web/Javascripts/source/prado/controls/tabpanel.js -text |