king
2023-11-16 b16f0a868de60d1bf612c7798c726f94097384e8
src/tabviews/zshare/actionList/newpagebutton/index.jsx
@@ -275,6 +275,7 @@
    return (
      <Button
        type={type}
        id={'button' + btn.uuid}
        title={disabled ? (btn.reason || '') : (btn.show === 'icon' ? btn.label : '')}
        style={btn.style || null}
        disabled={disabled}