Thanks to visit codestin.com Credit goes to github.com
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent cff535f commit 5624c8aCopy full SHA for 5624c8a
1 file changed
gen-config/code.js.template
@@ -82,7 +82,7 @@ function shareNiceLoad() {
82
var panelBottom = "default";
83
var panelBottomAttr = shareNice.getAttribute( 'panel-bottom' );
84
85
- var zindexconf = shareNice.getAttribute( 'zindex' );
+ var zindexconf = shareNice.getAttribute( 'share-zindex' );
86
87
var shareniceWrapperStyle = 'position:absolute; display:none; padding: 0; margin:0px auto;';
88
if ( ( zindexconf != null) ) {
0 commit comments