File tree Expand file tree Collapse file tree 2 files changed +6
-3
lines changed
resources/com/parallax/server/blocklyprop/internationalization
webapp/WEB-INF/includes/pageparts Expand file tree Collapse file tree 2 files changed +6
-3
lines changed Original file line number Diff line number Diff line change @@ -28,7 +28,7 @@ footer.clientdownloadlink = BlocklyProp-client
2828# Application version numbers.
2929application.major = 1
3030application.minor = 1
31- application.build = 447
31+ application.build = 448
3232
3333html.content_missing = Content missing
3434
Original file line number Diff line number Diff line change 5858 </li >
5959 </shiro:authenticated >
6060
61- <li ><a href =" <url:getUrl url=" /public /help " />" target =" _blank" ><fmt:message key =" menu.help" /></a ></li >
61+ <%-- Help link to the Learn reference section --%>
62+ <%-- <li><a href="<url:getUrl url="/public/help"/>" target="_blank"><fmt:message key="menu.help" /></a></li> --%>
63+ <li ><a href =" https://learn.parallax.com/ab-blocks" target =" _blank" ><fmt:message key =" menu.help" /></a ></li >
64+
6265 <%--
6366 <li class="navbar-text">
6467 <form style="margin-bottom: 0;">
7376 </div >
7477 </div >
7578
76- <! -- Message of the Day goes here. -->
79+ <% -- Message of the Day goes here. --% >
7780 <div class =" container-fluid" style =" background :#FAE6A4 ; color :#8a6d3b ; padding :10px ; display : none ;" id =" message-of-the-day" >
7881 <div class =" row" >
7982 <div class =" col-sm-12" align =" center" >
You can’t perform that action at this time.
0 commit comments