opener-language-identifier 3.1.2 → 3.1.3
Sign up to get free protection for your applications and to get access to all the features.
checksums.yaml
CHANGED
@@ -1,7 +1,7 @@
|
|
1
1
|
---
|
2
2
|
SHA1:
|
3
|
-
metadata.gz:
|
4
|
-
data.tar.gz:
|
3
|
+
metadata.gz: 1355222e89a95b57acb5d513c4a804ac7e7fee2a
|
4
|
+
data.tar.gz: 4c2473f6c6c56604c2a84e638135599f2be8b729
|
5
5
|
SHA512:
|
6
|
-
metadata.gz:
|
7
|
-
data.tar.gz:
|
6
|
+
metadata.gz: 5688bf7bdd849b360d95f6921c50c622f1c0fbd7a5f1aac6d9d6fd692683f9904a6888b9f1458255e0b078fb2c1eed0079b681186aa45412b2c6af45ba3583a0
|
7
|
+
data.tar.gz: 1acf8b45a7df31868fe02979c36227b7932ea60330ccbb1e1f1916cfe89eba34fae43a9b3b29342dd0d54709927da5723a042cb6215c3b9efeb664e399d424f6
|
Binary file
|
@@ -22,7 +22,7 @@
|
|
22
22
|
|
23
23
|
<p>* required</p>
|
24
24
|
<p>** When entering a value no response will be displayed in the browser.</p>
|
25
|
-
<form action="<%=url
|
25
|
+
<form action="<%= URI(request.url).path %>" method="POST">
|
26
26
|
<div>
|
27
27
|
<label for="input"/>Type your text here*</label>
|
28
28
|
<br/>
|