diff --git a/public/react/src/modules/question/component/Listjihe.js b/public/react/src/modules/question/component/Listjihe.js index b85892bf4..15342a87a 100644 --- a/public/react/src/modules/question/component/Listjihe.js +++ b/public/react/src/modules/question/component/Listjihe.js @@ -345,11 +345,11 @@ class Listjihe extends Component { { items.item_type==="PROGRAM"? - this.seturls(`/problems/${items.program_attr.identifier}/edit`)} > - + this.seturls(`/problems/${items.program_attr.identifier}/edit`)} className="ml10 flex1 mt2"> + : -