✏️ 正在编辑: configure.tpl
路径:
/home/bpioifn/www/pigmentse/modules/axepta/views/templates/hook/configure.tpl
提示:
您可以编辑任何文件(包括二进制文件),但请注意不当修改可能导致文件损坏。
{* * 1997-2020 Quadra Informatique * * NOTICE OF LICENSE * * This source file is subject to the Open Software License (OSL 3.0) that is available * through the world-wide-web at this URL: http://www.opensource.org/licenses/OSL-3.0 * If you are unable to obtain it through the world-wide-web, please send an email * to modules@quadra-informatique.fr so we can send you a copy immediately. * * @author Quadra Informatique <modules@quadra-informatique.fr> * @copyright 1997-2019 Quadra Informatique * @license http://www.opensource.org/licenses/OSL-3.0 Open Software License (OSL 3.0) *} test test test <!-- Nav tabs --> <ul class="nav nav-tabs" role="tablist"> <li class="active"><a href="#template_1" role="tab" data-toggle="tab">Template 1</a></li> <li><a href="#template_2" role="tab" data-toggle="tab">Template 2</a></li> <li><a href="#template_3" role="tab" data-toggle="tab">Template 3</a></li> </ul> <!-- Tab panes --> <div class="tab-content"> <div class="tab-pane active" id="template_1">{include file='./template_1.tpl'}</div> <div class="tab-pane" id="template_2">{include file='./template_2.tpl'}</div> <div class="tab-pane" id="template_3">{include file='./template_3.tpl'}</div> </div>
💾 保存文件
← 返回文件管理器