fix
This commit is contained in:
		
							parent
							
								
									91f77dbc9d
								
							
						
					
					
						commit
						fcfcd7d058
					
				| 
						 | 
				
			
			@ -42,7 +42,7 @@
 | 
			
		|||
	<button id="seemessage" onclick="return seelogfcn()"><%=(I18n.locale.to_s =="zh_tw") ? "查看上次更新的logs" : "see logs of prev update "%></button>
 | 
			
		||||
	<button id="recoverybtn" onclick="return recoveryfcn()"><%=(I18n.locale.to_s =="zh_tw") ? "復原到上次更新的檔案狀態" : "recovery to prev file status"%></button>
 | 
			
		||||
<%end%>
 | 
			
		||||
<a>網站目錄根路徑:<%=Rail.root.to_s%></a>
 | 
			
		||||
<a>網站目錄根路徑:<%=Dir.pwd.to_s%></a>
 | 
			
		||||
<li id ="ckeditorFont" class="show_li">
 | 
			
		||||
	<a title="CKEDITOR現有字形">CKEDITOR現有字形</a>
 | 
			
		||||
	<% @ckicktosee_str = (I18n.locale.to_s == "en") ? "click me to see all font which CKEDITOR have now" : "點擊我來查看編輯器所有目前擁有的字形" %>
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Loading…
	
		Reference in New Issue