Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
Drupal
Sharer toolbar module
Commits
6fe65511
Commit
6fe65511
authored
Apr 10, 2015
by
Philippe Mouchel
Browse files
Little comment
[refs #70413]
parent
9867fc40
Changes
1
Hide whitespace changes
Inline
Side-by-side
sharer_toolbar.theme.inc
View file @
6fe65511
...
...
@@ -20,7 +20,7 @@ function theme_sharer_toolbar_config_form($variables) {
t
(
'Weight'
),
);
// Render form rows as table rows
// Render form rows as
draggable
table rows
$rows
=
array
();
foreach
(
element_children
(
$form
[
'sharers'
])
as
$sid
)
{
$form
[
'sharers'
][
$sid
][
'weight'
][
'#attributes'
][
'class'
]
=
array
(
'sharers-order-weight'
);
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment