yusuketk %!s(int64=7) %!d(string=hai) anos
pai
achega
e7d4e19471
Modificáronse 1 ficheiros con 4 adicións e 0 borrados
  1. 4 0
      src/client/js/components/Page/TagViewer.jsx

+ 4 - 0
src/client/js/components/Page/TagViewer.jsx

@@ -6,6 +6,10 @@ import Tooltip from 'react-bootstrap/es/Tooltip';
 import Modal from 'react-bootstrap/es/Modal';
 import PageTagForm from '../PageTagForm';
 
+/**
+ * show tag labels on view and edit tag button on edit
+ * tag labels on view is not implemented yet(GC-1391)
+ */
 export default class TagViewer extends React.Component {
 
   constructor(props) {