This website works better with JavaScript.
Home
Explore
Help
Sign In
p3k
/
Quill
mirror of
https://github.com/aaronpk/Quill.git
Watch
1
Star
0
Fork
0
Code
Issues
0
Releases
0
Wiki
Activity
Browse Source
fix syndicate-to on bookmarks
pull/52/head
Aaron Parecki
8 years ago
committed by
GitHub
parent
455a6c9dfe
commit
dbb17a5182
1 changed files
with
1 additions
and
1 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+1
-1
views/new-bookmark.php
+ 1
- 1
views/new-bookmark.php
View File
@ -71,7 +71,7 @@ $(function(){
var
syndications
=
[];
$
(
"
#syndication-container button.btn-info
"
)
.
each
(
function
(
i
,
btn
){
syndications
.
push
(
$
(
btn
)
.
data
(
'syndicat
ion
'
));
syndications
.
push
(
$
(
btn
)
.
data
(
'syndicat
e-to
'
));
});
$
.
post
(
"
/micropub/post
"
,
{
Write
Preview
Loading…
Cancel
Save