diff options
author | jrags <> | 2006-11-02 00:12:31 +0000 |
---|---|---|
committer | jrags <> | 2006-11-02 00:12:31 +0000 |
commit | b8d6533282e914c7d3541ce8a12d99a7f11cd6fc (patch) | |
tree | 047ed73d5d1d8dda837cbd141d972addea3a52d8 /.gitattributes | |
parent | 85e8f7c8854e895b978c02b5fed090eede06dbea (diff) |
TLogin control renders now, working on intergrating it into the membership provider for authentication
Diffstat (limited to '.gitattributes')
-rw-r--r-- | .gitattributes | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/.gitattributes b/.gitattributes index da378ed8..01e6474a 100644 --- a/.gitattributes +++ b/.gitattributes @@ -1949,6 +1949,7 @@ framework/Web/UI/WebControls/TLoginUtil.php -text framework/Web/UI/WebControls/TLoginView.php -text framework/Web/UI/WebControls/TMarkdown.php -text framework/Web/UI/WebControls/TMultiView.php -text +framework/Web/UI/WebControls/TOrientation.php -text framework/Web/UI/WebControls/TOutputCache.php -text framework/Web/UI/WebControls/TPager.php -text framework/Web/UI/WebControls/TPanel.php -text |