📄 public_code.rhtml
字号:
<h1><%= "Public Links for your frontend".t %></h1>
<%= "Use the following links".t %>:
<br><br>
<b><%= "Calendar per property (change property ID for your needs)".t %>:</b><br><br>
<div id="notice">Have a look in your property view</div>
<br><br>
<b><%= "Calendar per room and year (change room ID for your needs)".t %>:</b><br><br>
<div id="notice">Have a look in your room view</div>
<br><br>
<b><%= "Form".t %>:</b><br><br><div id="notice">http://rsolunas.de/public/show_form?user_id=<%= @user_id %><br><br><b>or</b>
<br><br>
<script type="text/javascript" src="http://www.rsolunas.de/javascripts/thickbox/jquery.js"></script>
<script type="text/javascript" src="http://www.rsolunas.de/javascripts/thickbox/thickbox.js"></script>
<link rel="stylesheet" href="http://www.rsolunas.de/javascripts/thickbox/thickbox.css" type="text/css" media="screen" />
<a href="http://rsolunas.de/public/show_form?user_id=<%= @user_id %>&TB_iframe=true&height=600&width=800" class="thickbox" >Book online!</a>\n
<br><br><b>Demo</b><br><br>
<script type="text/javascript" src="http://www.rsolunas.de/javascripts/thickbox/jquery.js"></script> <script type="text/javascript" src="http://www.rsolunas.de/javascripts/thickbox/thickbox.js"></script> <link rel="stylesheet" href="http://www.rsolunas.de/javascripts/thickbox/thickbox.css" type="text/css" media="screen" /> <a href="http://rsolunas.de/public/show_form?user_id=85&TB_iframe=true&height=600&width=800" class="thickbox">Book online!</a>
</div>
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -