Skip to content

Commit df676fb

Browse files
author
shin
committed
upd: js scripts
1 parent 5599bf8 commit df676fb

File tree

2 files changed

+1
-4
lines changed

2 files changed

+1
-4
lines changed

assets/js/min/tm-style-switcher-script.min.js

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

assets/js/tm-style-switcher-script.js

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -24,9 +24,6 @@
2424
resizable: true,
2525
modal: true,
2626
minWidth: 400,
27-
classes: {
28-
'ui-dialog': 'ui-corner-all'
29-
},
3027
create: function ( event ) {
3128
$( event.target ).parent().css( 'position', 'fixed' );
3229
}

0 commit comments

Comments
 (0)