Skip to content

Commit 12b0be1

Browse files
sparky672staabm
authored andcommitted
Entries: ref. source location in accept-method.xml (#28)
Many questions on StackOverflow are triggered by errors caused by users not knowing that this method is part of the Additional Methods file. This is a matter of fact and should be included in the documentation.
1 parent ecba881 commit 12b0be1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

entries/accept-method.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
<p>You can specify multiple mime-types by separating them with a comma, e.g. "image/x-eps,application/pdf".</p>
1111

1212
<p>Works with type="file" inputs.</p>
13-
13+
<p>Part of the additional-methods.js file</p>
1414
<p>Note: This method used to look at just the filename, specifically the file extension. That behaviour is now available as the "extension" method inside src/additional/extension.js.</p>
1515
</longdesc>
1616
<signature>

0 commit comments

Comments
 (0)