From b916a00d0016119c3f0c140ac679e0ad242115ad Mon Sep 17 00:00:00 2001 From: rojaro <> Date: Mon, 2 Nov 2009 03:17:57 +0000 Subject: added old prado textmate bundle --- .../Prado.tmbundle/Snippets/TFileUpload.tmSnippet | 16 ++++++++++++++++ 1 file changed, 16 insertions(+) create mode 100644 editors/Textmate/Prado.tmbundle/Snippets/TFileUpload.tmSnippet (limited to 'editors/Textmate/Prado.tmbundle/Snippets/TFileUpload.tmSnippet') diff --git a/editors/Textmate/Prado.tmbundle/Snippets/TFileUpload.tmSnippet b/editors/Textmate/Prado.tmbundle/Snippets/TFileUpload.tmSnippet new file mode 100644 index 00000000..31cabd1e --- /dev/null +++ b/editors/Textmate/Prado.tmbundle/Snippets/TFileUpload.tmSnippet @@ -0,0 +1,16 @@ + + + + + content + <com:TFileUpload ID="${1:file1}" OnFileUpload="${2:${1}_Uploaded}" />$0 + name + TFileUpload + scope + text.html + tabTrigger + TFileUpload + uuid + 17BECED9-79B1-4CD6-9354-E528DA3327AC + + -- cgit v1.2.3