?? copy.smarty.2.tmp
字號:
<h2>{i18n}Copy Workflow{/i18n}</h2><p class="descriptiveText">{i18n}You are about to make a copy of <strong>{$workFlowName}</strong>. This will make and exact copy of the selected workflow, including all associated permissions, actions and triggers. Enter the desired name for the resulting workflow copy to continue.{/i18n}</p><h3>{i18n}New workflow information{/i18n}</h3><form action="{$smarty.server.PHP_SELF}" method="POST"> <input type="hidden" name="action" value="branchConfirm" /> <input type="hidden" name="workflowId" value="{$workFlowId}" /> <table> <tr> <td>{i18n}New workflow name{/i18n}: </td> <td><input type="text" name="workflowName"></td> </tr> <tr> <td colspan="2"><hr></td> </tr> </table> <input type="submit" name="submit[confirmCopy]" value="{i18n}Copy{/i18n}" /></form>
?? 快捷鍵說明
復(fù)制代碼
Ctrl + C
搜索代碼
Ctrl + F
全屏模式
F11
切換主題
Ctrl + Shift + D
顯示快捷鍵
?
增大字號
Ctrl + =
減小字號
Ctrl + -