Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 5624c8a

Browse files
committed
Renamed it to share-zindex
1 parent cff535f commit 5624c8a

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

gen-config/code.js.template

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -82,7 +82,7 @@ function shareNiceLoad() {
8282
var panelBottom = "default";
8383
var panelBottomAttr = shareNice.getAttribute( 'panel-bottom' );
8484

85-
var zindexconf = shareNice.getAttribute( 'zindex' );
85+
var zindexconf = shareNice.getAttribute( 'share-zindex' );
8686

8787
var shareniceWrapperStyle = 'position:absolute; display:none; padding: 0; margin:0px auto;';
8888
if ( ( zindexconf != null) ) {

0 commit comments

Comments
 (0)