Skip to content

Commit

Permalink
Fix the title of the Cell Type Wheel Heatmap
Browse files Browse the repository at this point in the history
Removing demo from the title
  • Loading branch information
KhalilBeldi authored Apr 30, 2024
1 parent a5c044d commit 6b48a74
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion app/src/main/webapp/WEB-INF/tiles/views.xml
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,7 @@
</definition>

<definition name="cell-type-wheel-experiment-heatmap" extends="base">
<put-attribute name="title" value="Cell Type Wheel Heatmap Demo"/>
<put-attribute name="title" value="Cell Type Wheel Heatmap"/>
<put-attribute name="content" value="/WEB-INF/jsp/tiles/views/cell-type-wheel-experiment-heatmap.jsp"/>
</definition>

Expand Down

0 comments on commit 6b48a74

Please sign in to comment.