|
@@ -41,7 +41,7 @@
|
|
|
userId: '${marker.id}',
|
|
|
userName : '${web_user.name}',
|
|
|
logoutUrl: '${ctx}/mark/logout',
|
|
|
- clearUrl: '${ctx}/mark/clear',
|
|
|
+ //clearUrl: '${ctx}/mark/clear',
|
|
|
<c:if test="${forceMode==false}">
|
|
|
switchCommonUrl: '${ctx}/mark/index?mode=common',
|
|
|
</c:if>
|