This commit is contained in:
244
platform/edit-files-locally.html
Normal file
244
platform/edit-files-locally.html
Normal file
@ -0,0 +1,244 @@
|
||||
<!DOCTYPE html>
|
||||
<html lang="en">
|
||||
|
||||
<head>
|
||||
<title>Edit files in BRIX</title>
|
||||
<meta name="generator" content="Help+Manual" />
|
||||
<meta name="keywords" content="" />
|
||||
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
|
||||
<meta http-equiv="X-UA-Compatible" content="IE=edge" />
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1.0">
|
||||
<meta name="description" content="Online editing You can edit files online from the BRIX interface. To do this, in the file view mode, click Edit on the top panel. The document editing window will open. After ed" />
|
||||
<meta name="picture" content="" />
|
||||
<meta property="og:type" content="website" />
|
||||
<meta property="og:title" content="Full documentation for BRIX365 platform. Low-code developer guide. User guide. Admin guide. Developer guide." />
|
||||
<meta property="og:url" content="https://brix365.com/en/help" />
|
||||
<meta property="og:image" content="" />
|
||||
<link rel="icon" href="favicon.png" type="image/png" />
|
||||
|
||||
<link href="https://fonts.googleapis.com/css2?family=Inter:wght@400;500;600;700&display=swap" rel="stylesheet" />
|
||||
<link rel="stylesheet" href="./jquery-ui.min.css" />
|
||||
<link rel="stylesheet" href="default.css" />
|
||||
<link rel="stylesheet" href="./search-yandex.css" />
|
||||
<link rel="stylesheet" href="./article.css" />
|
||||
<link rel="stylesheet" href="./glossary.css" />
|
||||
<link rel="stylesheet" href="./theme.css" />
|
||||
<script type="text/javascript" src="jquery.js"></script>
|
||||
<script type="text/javascript" src="helpman_settings.js"></script>
|
||||
<script type="text/javascript" src="helpman_topicinit.js"></script>
|
||||
|
||||
<script type="text/javascript" src="highlight.js"></script>
|
||||
<script type="text/javascript">
|
||||
$(document).ready(function(){highlight();});
|
||||
</script>
|
||||
</head>
|
||||
|
||||
<body>
|
||||
|
||||
<script>!function(e,t,c,n,r,a,m){e.ym=e.ym||function(){(e.ym.a=e.ym.a||[]).push(arguments)},e.ym.l=1*new Date;for(var s=0;s<document.scripts.length;s++)if(document.scripts[s].src===n)return;a=t.createElement(c),m=t.getElementsByTagName(c)[0],a.async=1,a.src=n,m.parentNode.insertBefore(a,m)}(window,document,"script","https://mc.yandex.ru/metrika/tag.js"),ym(83179930,"init",{clickmap:!0,trackLinks:!0,accurateTrackBounce:!0,webvisor:!0})</script><noscript><div><img alt=""src=https://mc.yandex.ru/watch/83179930 style=position:absolute;left:-9999px></div></noscript>
|
||||
|
||||
<header class="header elma-365">
|
||||
<div class="container">
|
||||
<a class="header__logo" href="https://brix365.com/en/help">
|
||||
<img src="./logo-en.svg" alt="header logo">
|
||||
</a>
|
||||
<!-- <div class="hero__search-form" id="search-panel">
|
||||
<form class="search-form" onsubmit="ym(83180416,'reachGoal','poisk')">
|
||||
<label class="search-form__label">
|
||||
<span id="reset-search" class="search__icon"></span>
|
||||
<input class="search-form__input" type="text">
|
||||
</label>
|
||||
<input class="search-form__submit" type="submit" value="Submit">
|
||||
</form>
|
||||
</div> -->
|
||||
|
||||
<div class="hero__search-form" id="search-panel"> <form class="search-form"> <label class="search-form__label"> <span id="reset-search" class="search__icon"></span> <input class="search-form__input" type="text"> </label> <input class="search-form__submit" type="submit" value="Submit"> </form> </div>
|
||||
<div class="hero__search">
|
||||
<a href="#" id="search-icon" class="hero__search-icon">
|
||||
<img src="search-icon-white.svg" alt="search string">
|
||||
</a>
|
||||
<a href="#" id="side-menu-icon" class="hero__side-icon">
|
||||
<img src="side_menu.svg" alt="side menu">
|
||||
</a>
|
||||
</div>
|
||||
<div class="header__navi">
|
||||
|
||||
<ul class="header__list"><li><span class="solution-select"><span class="solution-select__selected"></span><svg width="7" height="4" viewBox="0 0 7 4" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M1 1L3.5 3.5L6 1" stroke="white" stroke-linecap="round" stroke-linejoin="round"/></svg><ul class="solution-select__list"><li><a class="project-link" href="https://brix365.com/en/help/platform/get-trial.html">Platform</a></li><li><a class="project-link" href="https://brix365.com/en/help/ecm/ecm-functions.html">ECM</a></li><li><a class="project-link" href="https://brix365.com/en/help/crm/crm_overview.html">CRM</a></li><li><a class="project-link" href="https://brix365.com/en/help/service/service-functions.html">Service</a></li><li><a class="project-link" href="https://brix365.com/en/help/projects/projects-functions.html">Projects</a></li><li><a class="project-link" href="https://brix365.com/en/help/business_solutions/-elma365-store.html">Business Solutions</a></li></ul></span></li><li><a href="https://api.brix365.com/en/" target="_blank">API</a></li><li><a href="https://tssdk.brix365.com/" target="_blank">SDK</a></li></ul>
|
||||
|
||||
|
||||
</div>
|
||||
</div>
|
||||
|
||||
</header>
|
||||
|
||||
|
||||
|
||||
|
||||
<main class="main container">
|
||||
|
||||
<aside class="sidebar" id="sidebar">
|
||||
<div class="sidebar__header">
|
||||
<a class="header__logo" href="https://brix365.com/en/help">
|
||||
<img src="./logo-light-en.svg">
|
||||
</a>
|
||||
<span class="sidebar__close elma-365-close" id="close"></span>
|
||||
</div>
|
||||
<div class="sidebar__wrapper" id="side-menu">
|
||||
|
||||
</div>
|
||||
</aside>
|
||||
|
||||
<article class="article" id="article">
|
||||
<div class="article-inner">
|
||||
<div class="content">
|
||||
<header class="article__header">
|
||||
<div class="article__bread" style="display:flex; gap:10px;">
|
||||
<span id="subcategory" class="search-res__item-category search-res__item-category_subcategory subcategory article__badge"></span>
|
||||
|
||||
<div class="topic__breadcrumbs">
|
||||
<p>Basic features > <a href="360014164452.html">Files workspace</a> / Edit files in BRIX</p>
|
||||
</div>
|
||||
|
||||
</div>
|
||||
<div class="topic__title"><h1 class="p_Heading1"><span class="f_Heading1">Edit files in BRIX</span></h1>
|
||||
</div>
|
||||
|
||||
</header>
|
||||
<section class="article__content">
|
||||
<div class="scroll-top-inner">
|
||||
<a href="#h1-article" class="scroll-top"></a>
|
||||
</div>
|
||||
<!-- Placeholder for topic body. -->
|
||||
<h2 class="p_Heading2"><span class="f_Heading2">Online editing</span></h2>
|
||||
<p style="text-align: justify; line-height: 1.20; margin: 7px 0 7px 0;">You can edit files online from the BRIX interface.</p>
|
||||
<p style="text-align: justify; line-height: 1.20; margin: 7px 0 7px 0;">To do this, in the file <span style="color: #0000ff;"><a href="preview-and-edit-files.html" class="topiclink">view mode</a></span>, click <span style="font-weight: bold;">Edit</span> on the top panel. The document editing window will open.</p>
|
||||
<p style="text-align: justify; line-height: 1.20; margin: 7px 0 7px 0;"><span style="font-family: Inter;">After editing the file, you can:</span></p>
|
||||
<div style="text-align: left; text-indent: 0; padding: 0 0 0 0; margin: 14px 0 0 0;"><table style="border:none; border-spacing:0;">
|
||||
<tr>
|
||||
<td style="vertical-align:top; padding:0; border:none"><p class="p_Normal"><img alt="files-9" width="27" height="35" style="margin:0;width:27px;height:35px;border:none" src="files-9.png"/></p>
|
||||
</td>
|
||||
<td style="vertical-align:top; padding:0; border:none"><p class="p_Normal">Exit file editing mode and continue file viewing.</p>
|
||||
</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td style="vertical-align:top; padding:0; border:none"><p class="p_Normal"><img alt="files-10" width="47" height="32" style="margin:0;width:47px;height:32px;border:none" src="files-10.png"/></p>
|
||||
</td>
|
||||
<td style="vertical-align:top; padding:0; border:none"><p class="p_Normal">Close the preview page.</p>
|
||||
</td>
|
||||
</tr>
|
||||
</table>
|
||||
</div>
|
||||
<p style="text-align: justify; line-height: 1.20; margin: 7px 0 7px 0;">A <span style="color: #0000ff;"><a href="versions-compare.html" class="topiclink">new version of the file</a></span> will be added to the system, which will become the current one.</p>
|
||||
<h2 class="p_Heading2"><a id="edit-locally" class="hmanchor"></a><span class="f_Heading2">Local editing</span></h2>
|
||||
<p style="text-align: justify; line-height: 1.20; margin: 7px 0 7px 0;">In the <span style="color: #0000ff;"><a href="360027248771.html" class="topiclink">BRIX application for Desktop</a></span>, you can edit files using installed office programs such as Microsoft Office without an Internet connection.</p>
|
||||
<p class="p_Normal">Local editing is supported for the following file formats: <span style="font-weight: bold;">.doc</span>, <span style="font-weight: bold;">.docx</span>, <span style="font-weight: bold;">.xlsx</span>, <span style="font-weight: bold;">.pptx</span>, <span style="font-weight: bold;">.odt</span>, <span style="font-weight: bold;">.odp</span>, and <span style="font-weight: bold;">.ods</span>.</p>
|
||||
<p style="text-align: justify; line-height: 1.20; margin: 7px 0 7px 0;">Let’s take an example of how documents from the <span style="font-weight: bold;">Files</span> workspace can be edited from the computer:</p>
|
||||
<ol style="list-style-type:decimal">
|
||||
<li value="1" style="text-align: justify; line-height: 1.20; margin-top: 0; margin-right: 0; margin-bottom: 8px;">An employee in the BRIX application creates a local copy of an agreement. The file is locked in BRIX and a local copy is saved in the system.</li><li value="2" style="text-align: justify; line-height: 1.20; margin-top: 0; margin-right: 0; margin-bottom: 8px;">Without an Internet connection, the employee can open the copy of the agreement in the Word program, make edits, and save the file.</li><li value="3" style="text-align: justify; line-height: 1.20; margin-top: 0; margin-right: 0; margin-bottom: 8px;">A new version of the agreement is added to BRIX.</li><li value="4" style="text-align: justify; line-height: 1.20; margin-top: 0; margin-right: 0; margin-bottom: 8px;">Once the internet connection is restored, the employee goes to the BRIX application. They open the agreement in view mode and unlock it so that other users can work with the updated version of the file.</li></ol>
|
||||
<p class="p_Normal">Local editing is available for:</p>
|
||||
<ul style="list-style-type:disc">
|
||||
<li class="p_Normal">Documents from app items. For this purpose, the <a href="load_file_with_preview_widget.html" class="topiclink">Upload and Preview File</a> widget is placed on the app form. For more information on how to work with a copy of a document, see the <a href="edit-documents-locally.html" class="topiclink">Edit documents locally</a> article.</li><li class="p_Normal">Files from the <span style="font-weight: bold;">Files</span> workspace. Creating and editing local file copies will be considered in this article.</li></ul>
|
||||
<h3 class="p_Heading3"><span class="f_Heading3">Enable local editing</span></h3>
|
||||
<p style="text-align: justify; line-height: 1.20; margin: 7px 0 7px 0;">Local editing is available in BRIX application version 2.1.21 and higher in the <span style="font-weight: bold;">Testing</span> update channel.</p>
|
||||
<p class="p_CodeExample" style="page-break-inside: avoid;"><span class="f_CodeExample">начало внимание</span></p>
|
||||
<p style="line-height: 1.20; margin: 7px 0 7px 0;">The <span style="font-weight: bold;">Testing </span>channel contains less stable versions of the system, intended to test new functionality before releasing a stable version of the application.</p>
|
||||
<p class="p_CodeExample" style="page-break-inside: avoid;"><span class="f_CodeExample">конец внимание</span></p>
|
||||
<p style="text-align: justify; line-height: 1.20; margin: 7px 0 7px 0;">To enable local editing, follow the steps below:</p>
|
||||
<ol style="list-style-type:upper-roman">
|
||||
<li value="1" style="text-align: justify; line-height: 1.20; margin-top: 7px; margin-right: 0; margin-bottom: 7px;">Open the BRIX application for desktop.</li><li value="2" style="text-align: justify; line-height: 1.20; margin-top: 7px; margin-right: 0; margin-bottom: 7px;">From the top panel, click <span style="font-weight: bold;">App</span> and select <span style="font-weight: bold;">Update from > Testing</span>.</li></ol>
|
||||
<p style="text-align: justify; line-height: 1.20; margin: 7px 0 7px 34px;"><img alt="edit-files-locally-1" width="815" height="604" style="margin:0;width:815px;height:604px;border:none" src="edit-files-locally-1.png"/></p>
|
||||
<ol style="list-style-type:upper-roman">
|
||||
<li value="3" style="text-align: justify; line-height: 1.20; margin-top: 7px; margin-right: 0; margin-bottom: 7px;">In the window that appears, download version 2.1.21 or higher.</li><li value="4" style="text-align: justify; line-height: 1.20; margin-top: 7px; margin-right: 0; margin-bottom: 7px;">Install the update.</li></ol>
|
||||
<h3 class="p_Heading3"><span class="f_Heading3">Create a local copy of the file</span></h3>
|
||||
<p style="text-align: justify; line-height: 1.20; margin: 7px 0 7px 0;">To create a local copy of a file, follow these steps:</p>
|
||||
<ol style="list-style-type:upper-roman">
|
||||
<li value="1" style="text-align: justify; line-height: 1.20; margin-top: 0; margin-right: 0; margin-bottom: 8px;">Go to the <span style="font-weight: bold;">Files</span> workspace.</li><li value="2" style="text-align: justify; line-height: 1.20; margin-top: 0; margin-right: 0; margin-bottom: 8px;">Open a document in <a href="preview-and-edit-files.html" class="topiclink">preview mode</a>.</li><li value="3" style="text-align: justify; line-height: 1.20; margin-top: 0; margin-right: 0; margin-bottom: 8px;">Next to the <span style="font-weight: bold;">Edit</span> button, click the <img alt="nested-button" width="24" height="24" style="margin:0;width:24px;height:24px;border:none" src="nested-button.png"/><span class="f_ImageCaption"> </span>icon and select <span style="font-weight: bold;">Edit Locally</span>.</li></ol>
|
||||
<p style="text-align: justify; line-height: 1.20; margin: 0 0 8px 34px;"><img alt="edit-files-locally-2" width="842" height="563" style="margin:0;width:842px;height:563px;border:none" src="edit-files-locally-2.png"/></p>
|
||||
<p style="text-align: justify; line-height: 1.20; margin: 0 0 8px 34px;">After that:</p>
|
||||
<ul style="list-style-type:disc">
|
||||
<li style="text-align: justify; line-height: 1.20; margin-top: 7px; margin-right: 0; margin-bottom: 7px;">The file will be opened in an office program on your PC, e.g., Word or Excel.</li><li style="text-align: justify; line-height: 1.20; margin-top: 7px; margin-right: 0; margin-bottom: 7px;">A<span style="color: #0000ff;"> <a href="360014353991.html#create-link" class="topiclink">shortcut to the file</a></span> will be added to the <span style="font-weight: bold;">My Files > Local Editing</span> folder for quick access to the file from the system.</li><li style="text-align: justify; line-height: 1.20; margin-top: 7px; margin-right: 0; margin-bottom: 7px;">Actions with the file in BRIX will be locked for other users.</li></ul>
|
||||
<ol style="list-style-type:upper-roman" start="4">
|
||||
<li value="4" style="text-align: justify; line-height: 1.20; margin-top: 0; margin-right: 0; margin-bottom: 8px;">Make the changes in the program.</li><li value="5" style="text-align: justify; line-height: 1.20; margin-top: 0; margin-right: 0; margin-bottom: 8px;">Save the file. A new version will be automatically added to BRIX.</li></ol>
|
||||
<p style="text-align: justify; line-height: 1.20; margin: 7px 0 7px 0;">To open the list of saved local copies go to the BRIX application and on the top panel click <span style="font-weight: bold;">App > Local Files</span>.</p>
|
||||
<p style="text-align: justify; line-height: 1.20; margin: 7px 0 7px 0;"><img alt="edit-files-locally-3" width="966" height="431" style="margin:0;width:966px;height:431px;border:none" src="edit-files-locally-3.png"/></p>
|
||||
<p style="text-align: justify; line-height: 1.20; margin: 7px 0 16px 0;">Select a file from the list to reopen it on your computer, edit it, and add the new version to BRIX.</p>
|
||||
<p style="text-align: justify; line-height: 1.20; margin: 7px 0 16px 0;"><img alt="edit-files-locally-4" width="650" height="304" style="margin:0;width:650px;height:304px;border:none" src="edit-files-locally-4.png"/></p>
|
||||
<p style="text-align: justify; line-height: 1.20; margin: 7px 0 7px 0;">The specifics of working with a local copy of a file:</p>
|
||||
<ul style="list-style-type:disc">
|
||||
<li style="text-align: justify; line-height: 1.20; margin-top: 7px; margin-right: 0; margin-bottom: 7px;">The list of local copies is available to the user even without the Internet.</li><li style="text-align: justify; line-height: 1.20; margin-top: 7px; margin-right: 0; margin-bottom: 7px;">Reopening and editing are possible as long as the copy is listed in the BRIX application.</li><li style="text-align: justify; line-height: 1.20; margin-top: 7px; margin-right: 0; margin-bottom: 7px;">To remove a copy from the list, unlock the file in BRIX.</li></ul>
|
||||
<h3 class="p_Heading3"><span class="f_Heading3">Unlock a file in BRIX</span></h3>
|
||||
<p style="text-align: justify; line-height: 1.20; margin: 7px 0 7px 0;">When you create a local copy of a file, it is locked in BRIX. This means that other users will only be able to view the file. In the <span style="color: #0000ff;"><a href="preview-and-edit-files.html" class="topiclink">view mode</a></span>, they will see the profile photo of the user who created the local copy of the file and a lock icon next to it.</p>
|
||||
<p style="text-align: justify; line-height: 1.20; margin: 7px 0 7px 0;">You and the <span style="color: #0000ff;"><a href="360006871932.html#administrators" class="topiclink">system administrator</a></span> can unlock the file. To do this:</p>
|
||||
<ol style="list-style-type:upper-roman">
|
||||
<li value="1" style="text-align: justify; line-height: 1.20; margin-top: 7px; margin-right: 0; margin-bottom: 7px;">If you have access to the Internet, go to BRIX.</li><li value="2" style="text-align: justify; line-height: 1.20; margin-top: 7px; margin-right: 0; margin-bottom: 7px;">For quick access to files with local copies, open the <span style="font-weight: bold;">Files > My Files > Local Editing</span> folder, where the file shortcuts are stored.</li><li value="3" style="text-align: justify; line-height: 1.20; margin-top: 7px; margin-right: 0; margin-bottom: 7px;">Open the desired file in view mode.</li><li value="4" style="text-align: justify; line-height: 1.20; margin-top: 7px; margin-right: 0; margin-bottom: 7px;">On the top panel, click the lock icon.</li></ol>
|
||||
<p style="text-align: justify; line-height: 1.20; margin: 7px 0 7px 34px;"><img alt="edit-files-locally-5" width="812" height="543" style="margin:0;width:812px;height:543px;border:none" src="edit-files-locally-5.png"/></p>
|
||||
<p style="text-align: justify; text-indent: -24px; line-height: 1.20; margin: 7px 0 7px 19px;">After that:</p>
|
||||
<ul style="list-style-type:disc">
|
||||
<li style="text-align: justify; line-height: 1.20; margin-top: 7px; margin-right: 0; margin-bottom: 7px;">The local copy will be removed from your list in the BRIX application.</li><li style="text-align: justify; line-height: 1.20; margin-top: 7px; margin-right: 0; margin-bottom: 7px;">Other users will again have access to all actions with the file.</li></ul>
|
||||
|
||||
<div class="bottom-nav">
|
||||
|
||||
<a id="prev-link" class="topic__navi_prev" href="preview-and-edit-files.html">
|
||||
<span class="bottom-nav__arrow bottom-nav__arrow--prev"></span> <span
|
||||
class="bottom-nav__link">preview-and-edit-files.html</span>
|
||||
</a>
|
||||
|
||||
|
||||
<a id="next-link" class="topic__navi_next" href="360014353991.html">
|
||||
<span class="bottom-nav__link">360014353991.html</span> <span
|
||||
class="bottom-nav__arrow bottom-nav__arrow--next"></span>
|
||||
</a>
|
||||
|
||||
</div>
|
||||
<!-- добавляет на страницу строку блок Была ли статья полезной? -->
|
||||
<div class="feedback" id="feedback"><div class="feedback-help"><span><b>Was this helpful?</b></span><form action="" method="POST" class="feedback-form" id="feedback-form"><div class="feedback__popup feedback__popup-response" id="feedback__popup_thx" style="display: none;">Thanks for your feedback!</div><div class="feedback__popup" id="feedback__popup_why" style="display: none;"><div class="feedback__popup-header">Please specify why:</div><input type="radio" name="category" id="bad_recommendation" value="bad_recommendation"><label for="bad_recommendation">Recommendations did not help me</label><input type="radio" name="category" id="difficult_text" value="difficult_text"><label for="difficult_text">Article is hard to understand</label><input type="radio" name="category" id="no_answer" value="no_answer"><label for="no_answer">Didn`t answer my question</label><input type="radio" name="category" id="bad_header" value="bad_header"><label for="bad_header">Content does not match the topic</label><input type="radio" name="category" id="other_reason" value="other_reason"><label for="other_reason">Other</label></div><div class="feedback__popup" id="feedback__popup-other" style="display: none;"><div class="feedback__popup-header">How we can improve it?</div><textarea class="feedback__textarea" name="other" id=""></textarea><input type="submit" class="feedback__other-btn" value="Submit"></div><div class="feedback-form__btn-group"><input type="radio" name="useful" id="feedback__useful_yes" value="true"><label for="feedback__useful_yes"><img src="like.svg" class="small-img" alt="like"><spanclass="feedback-form__btn-group_yes-btn">Yes</spanclass="feedback-form__btn-group_yes-btn"></label><input type="radio" name="useful" id="feedback__useful_no" value="false"><label for="feedback__useful_no"><img src="dislike.svg" class="small-img" alt="dislike"><spanclass="feedback-form__btn-group_no-btn">No</spanclass="feedback-form__btn-group_no-btn"></label></div><select name="category"><option disabled="">Please specify why</option><option value="bad_recommendation" selected="">Recommendations did not help me</option><option value="difficult_text">Article is hard to understand</option><option value="no_answer">Didn`t answer my question</option><option value="bad_header">Content does not match the topic</option><option value="other_reason">Other</option></select><input type="submit"></form></div><div class="found_typo"><p style="margin: 0px; margin-top: 16px !important;"><span><b>Found a typo?</b></span> Select it and press <i>Ctrl+Enter</i> to send us feedback</p></div></div>
|
||||
|
||||
</section>
|
||||
</div>
|
||||
<aside class="article__sidebar" style="display:none">
|
||||
<input type="checkbox" />
|
||||
<div class="article__arrow"></div>
|
||||
<div class="table-of-contents elma365-right" id="toc2Content">
|
||||
<h3 class="h3-toc">In this topic</h3>
|
||||
<nav id="toc2"></nav>
|
||||
</div>
|
||||
</aside>
|
||||
</div>
|
||||
</article>
|
||||
</main>
|
||||
<footer class="footer">
|
||||
<div class="footer-container">
|
||||
<div class="footer-mobile">
|
||||
|
||||
<ul class="footer-mobile__list"><li><a href="https://brix365.com/en/" target="_blank">BRIX</a></li><li><a href="https://tssdk.brix365.com/en/latest/" target="_blank">SDK</a></li><li><a href="https://api.brix365.com/en/" target="_blank">API</a></li></ul><ul class="footer-mobile__list"><li><a href="https://brix365.com/en/help/platform/get-trial.html">Platform</a></li><li><a href="https://brix365.com/en/help/ecm/ecm-functions.html">ECM</a></li><li><a href="https://brix365.com/en/help/service/service-functions.html">Service</a></li><li><a href="https://brix365.com/en/help/projects/projects-functions.html">Projects</a></li></ul>
|
||||
|
||||
|
||||
</div>
|
||||
<div class="footer-wrap">
|
||||
|
||||
<div><span class="mobile-question-popup">Send feedback</span><form method="POST" action class="question__popup question-xs" id="question__popup"><div class="question-wrap"><span class="close"></span><span class="title">Ask a question</span><label for="help_question" style="display: none;"></label><textarea name="help_question" id="help_question"></textarea><input type="submit" value="Send"></div></form><div class="hidden fade-in question-success-xs">Sent</div></div>
|
||||
|
||||
<div class="footer-flex-b">
|
||||
<span class="footer-copy">© 2025 BRIX</span>
|
||||
<ul class="footer-list">
|
||||
|
||||
<li class="footer-item">
|
||||
<a href="#" class="arrow-top" style="display: block;"></a>
|
||||
</li>
|
||||
|
||||
</ul>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
</footer>
|
||||
<iframe name="hmnavigation" style="display:none!important"></iframe>
|
||||
<script src="./jquery-ui.js"></script>
|
||||
<!--script src="//cdn.jsdelivr.net/npm/featherlight@1.7.14/release/featherlight.min.js" type="text/javascript" charset="utf-8"></script-->
|
||||
<script src="./jquery.tocify.min.js"></script>
|
||||
<script src="./TypoReporter.min.js"></script>
|
||||
<script src="./google-search.js"></script>
|
||||
<script src="./main.js"></script>
|
||||
</body>
|
||||
|
||||
</html>
|
Reference in New Issue
Block a user