Skip to content
This repository has been archived by the owner on Mar 28, 2024. It is now read-only.

Commit

Permalink
fix(bug): bug
Browse files Browse the repository at this point in the history
bug
  • Loading branch information
wpxp123456 committed Jul 29, 2020
1 parent 80da253 commit 8baf378
Show file tree
Hide file tree
Showing 4 changed files with 3 additions and 1,442 deletions.
2 changes: 1 addition & 1 deletion src/controllers/conditionformat.js
Original file line number Diff line number Diff line change
Expand Up @@ -1642,7 +1642,7 @@ const conditionformat = {
$("body").append(replaceHtml(modelHTML, {
"id": "luckysheet-administerRule-dialog",
"addclass": "luckysheet-administerRule-dialog",
"title": conditionformat_Text.manageRules,
"title": conditionformat_Text.conditionformatManageRules,
"content": content,
"botton": `<button id="luckysheet-administerRule-dialog-confirm" class="btn btn-primary">${conditionformat_Text.confirm}</button>
<button id="luckysheet-administerRule-dialog-close" class="btn btn-default">${conditionformat_Text.close}</button>`,
Expand Down
Loading

0 comments on commit 8baf378

Please sign in to comment.