Skip to content
Snippets Groups Projects
Commit 6d3ba59e authored by Angie Byron's avatar Angie Byron
Browse files

#431304 by pwolanin: Vertical Tabs typo fix.

parent e8f56c43
Branches
Tags
2 merge requests!7452Issue #1797438. HTML5 validation is preventing form submit and not fully...,!789Issue #3210310: Adjust Database API to remove deprecated Drupal 9 code in Drupal 10
......@@ -2,7 +2,7 @@
(function($) {
Drupal.behaviors.bookFieldsetSummaries = {
Drupal.behaviors.uploadFieldsetSummaries = {
attach: function(context) {
$('fieldset#edit-attachments', context).setSummary(function(context) {
var size = $('#upload-attachments tbody tr').size();
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment