Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit1e748bd

Browse files
author
minjk-bl
committed
Apps > Groupby - fix typo
1 parentb22302f commit1e748bd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

‎src/common/vpGroupby.js‎

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -305,7 +305,7 @@ define([
305305
// groupby column
306306
page.appendLine('<div>');
307307
page.appendFormatLine('<label for="{0}" class="{1}">{2}</label>','vp_gbBy','vp-orange-text wp80','Groupby');
308-
page.appendFormatLine('<input type="text" placeholder="{1}" disabled/>','vp_gbBy','Groupbycoluns');
308+
page.appendFormatLine('<input type="text" placeholder="{1}" disabled/>','vp_gbBy','Groupbycolumns');
309309
page.appendFormatLine('<button id="{0}" class="{1}">{2}</button>','vp_gbBySelect','vp-button wp50','Edit');
310310
page.appendFormatLine('<label><input type="checkbox" id="{0}" disabled/><span>{1}</span></label>','vp_gbByGrouper','Grouper');
311311
page.appendFormatLine('<div class="{0}" style="display:none;">','vp-gb-by-grouper-box');

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp