This is an automated email from the ASF dual-hosted git repository.
lukaszlenart pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/struts-site.git
The following commit(s) were added to refs/heads/master by this push:
new e98d095 Drops unused tag
e98d095 is described below
commit e98d095d706574079f15e124002743381a81ce5c
Author: Lukasz Lenart <[email protected]>
AuthorDate: Sun Sep 24 21:13:26 2017 +0200
Drops unused tag
---
source/tag-developers/ajax-head-template.md | 2 --
1 file changed, 2 deletions(-)
diff --git a/source/tag-developers/ajax-head-template.md
b/source/tag-developers/ajax-head-template.md
index 14f2a97..96e48ed 100644
--- a/source/tag-developers/ajax-head-template.md
+++ b/source/tag-developers/ajax-head-template.md
@@ -10,8 +10,6 @@ JavaScript includes for the [Dojo
Toolkit](http://dojotoolkit.org), which is use
[ajax div template](ajax-div-template.html), and the [ajax tabbedPanel
template](). It is required to use this tag,
`<ww:head theme="ajax"/>` , in your HTML `<head>` block if you wish to use
AJAX feature. The contents of **head.ftl** are:
-{% tag_parameters %}
-
{% highlight html %}
{% remote_file_content
https://raw.githubusercontent.com/apache/struts/support-2-3/plugins/dojo/src/main/resources/template/ajax/head.ftl
%}
{% endhighlight %}
--
To stop receiving notification emails like this one, please contact
['"[email protected]" <[email protected]>'].