Explorar o código

Temporarily display the contents of data-content

oshikishintaro %!s(int64=5) %!d(string=hai) anos
pai
achega
19a655ab8a
Modificáronse 1 ficheiros con 3 adicións e 1 borrados
  1. 3 1
      src/client/js/components/User/SeenUserList.jsx

+ 3 - 1
src/client/js/components/User/SeenUserList.jsx

@@ -30,7 +30,9 @@ class SeenUserList extends React.Component {
         data-container="body"
         data-toggle="popover"
         data-placement="bottom"
-        data-content={this.userListContent}
+        data-html="true"
+        data-content="ああああ05ああああ10ああああ15ああああ20"
+        // {this.userListContent}
       >
         <span className="mr-2 svg footstamp-icon"><FootstampIcon /></span>
         <span className="seen-user-count">{pageContainer.state.countOfSeenUsers}</span>