From 92326f9e69bb4aee30dd0f088523d293fc0804da Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Sl=C3=A1vek=20Banko?= Date: Wed, 2 Jan 2019 02:15:54 +0100 Subject: Quanta: Extract source files for toolbars contained in tarballs. MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Slávek Banko (cherry picked from commit 1e750683286c018238ae80a37a17709028a5f619) --- quanta/data/toolbars/cfml/forms.actions | 40 +++++++++++++++++++++++++++++++++ 1 file changed, 40 insertions(+) create mode 100644 quanta/data/toolbars/cfml/forms.actions (limited to 'quanta/data/toolbars/cfml/forms.actions') diff --git a/quanta/data/toolbars/cfml/forms.actions b/quanta/data/toolbars/cfml/forms.actions new file mode 100644 index 00000000..c3c6320e --- /dev/null +++ b/quanta/data/toolbars/cfml/forms.actions @@ -0,0 +1,40 @@ + + + + <form> + </form> + + + <select> + </select> + + + <input type="checkbox"> + + + + <input type="radio"> + + + + <textarea> + </textarea> + + + <input type="password"> + + + + <input type="text"> + + + + <input type="submit"> + + + + <input type="reset"> + + + + \ No newline at end of file -- cgit v1.2.1