Skip to content
This repository has been archived by the owner on Mar 13, 2018. It is now read-only.

Commit

Permalink
Browse files Browse the repository at this point in the history
  • Loading branch information
frankiefu committed Jan 15, 2014
1 parent 875beb6 commit ab89300
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion polymer-ajax.html
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@
<link rel="import" href="../polymer/polymer.html">
<link rel="import" href="polymer-xhr.html">

<polymer-element name="polymer-ajax" attributes="url handleAs auto params response method headers contentType">
<polymer-element name="polymer-ajax" attributes="url handleAs auto params response method headers body contentType">
<script>
Polymer('polymer-ajax', {
/**
Expand Down

0 comments on commit ab89300

Please sign in to comment.