update help elma
This commit is contained in:
@ -1,20 +1,19 @@
|
||||
<!DOCTYPE html>
|
||||
<html lang="ru">
|
||||
<html lang="en">
|
||||
|
||||
<head>
|
||||
<title>Карточка задачи</title>
|
||||
<title>Task page</title>
|
||||
<meta name="generator" content="Help+Manual" />
|
||||
<meta name="keywords" content="" />
|
||||
<meta name="keywords" content="activity streams" />
|
||||
<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="В карточке задачи содержится вся необходимая информация для выполнения работы: автор, участники, согласующие, сроки исполнения, описание, вложения, приоритет и т. д. " />
|
||||
<meta name="description" content="The task page contains all the information necessary to complete the work: author, participants, approvers, deadlines, description, attachments, priority, etc." />
|
||||
<meta name="picture" content="" />
|
||||
<meta property="og:type" content="website" />
|
||||
<meta property="og:title" content="Cправка по Low-code платформе ELMA365" />
|
||||
<meta property="og:url" content="https://elma365.com/ru/help" />
|
||||
<meta property="og:image" content="" />
|
||||
<meta property="og:site_name" content="ELMA365" />
|
||||
<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" />
|
||||
@ -24,7 +23,6 @@
|
||||
<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>
|
||||
@ -36,16 +34,16 @@
|
||||
</head>
|
||||
|
||||
<body>
|
||||
<script async src="https://www.googletagmanager.com/gtag/js?id=G-M6ETBEC1R9"></script><script>window.dataLayer=window.dataLayer || []; function gtag(){dataLayer.push(arguments);}gtag('js', new Date()); gtag('config', 'G-M6ETBEC1R9');</script>
|
||||
|
||||
<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://elma365.com/ru/help">
|
||||
<img src="./logo.svg" alt="header logo">
|
||||
<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(83179930,'reachGoal','poisk')">
|
||||
<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">
|
||||
@ -65,7 +63,7 @@
|
||||
</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://elma365.com/ru/help/platform/get-trial.html">Платформа</a></li><li><a class="project-link" href="https://elma365.com/ru/help/ecm/ecm-functions.html">ECM</a></li><li><a class="project-link" href="https://elma365.com/ru/help/crm/crm_overview.html">CRM</a></li><li><a class="project-link" href="https://elma365.com/ru/help/service/service-functions.html">Service</a></li><li><a class="project-link" href="https://elma365.com/ru/help/projects/projects-functions.html">Проекты</a></li><li><a class="project-link" href="https://elma365.com/ru/help/business_solutions/-elma365-store.html">Бизнес-решения</a></li></ul></span></li><li><a href="https://api.elma365.com/ru/"target="_blank">API</a></li><li><a href="https://tssdk.elma365.com/"target="_blank">SDK</a></li><li><a href="https://community.elma365.com/" target="_blank">Community</a></li><li><a href="https://elma-academy.com/ru/" target="_blank">Академия</a></li><li><a href="https://elma365.com/ru/" target="_blank">Сайт ELMA365</a></li></ul>
|
||||
<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>
|
||||
@ -80,8 +78,8 @@
|
||||
|
||||
<aside class="sidebar" id="sidebar">
|
||||
<div class="sidebar__header">
|
||||
<a class="header__logo" href="https://elma365.com/ru/help">
|
||||
<img src="./logo-light.svg">
|
||||
<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>
|
||||
@ -94,15 +92,15 @@
|
||||
<div class="article-inner">
|
||||
<div class="content">
|
||||
<header class="article__header">
|
||||
<div class="article__bread" style="display:flex; gap:10px;">
|
||||
<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>Базовые возможности > Задачи / Карточка задачи</p>
|
||||
<p>Basic features > Tasks / Task page</p>
|
||||
</div>
|
||||
|
||||
</div>
|
||||
<div class="topic__title"><h1 class="p_Heading1" style="text-align: center; margin: 19px 0 19px 0;"><span class="f_Heading1" style="font-size: 32px;">Карточка задачи</span></h1>
|
||||
<div class="topic__title"><h1 class="p_Heading1" style="text-align: center; line-height: 1.20; margin: 19px 0 19px 0;"><span class="f_Heading1" style="font-size: 32px;">Task page</span></h1>
|
||||
</div>
|
||||
|
||||
</header>
|
||||
@ -111,48 +109,49 @@
|
||||
<a href="#h1-article" class="scroll-top"></a>
|
||||
</div>
|
||||
<!-- Placeholder for topic body. -->
|
||||
<p class="p_Normal">В карточке задачи содержится вся необходимая информация для выполнения работы: автор, участники, согласующие, сроки исполнения, описание, вложения, приоритет и т. д. </p>
|
||||
<p class="p_Normal"><img alt="system-task-page-1" width="1043" height="679" style="margin:0;width:1043px;height:679px;border:none" src="system-task-page-1.png"/></p>
|
||||
<p style="margin: 7px 0 16px 0;"><span style="font-size: 15px; font-family: Inter;">Задача может быть поставлена только вам или нескольким исполнителям — это не влияет на внешний вид карточки. Однако карточка задачи, назначенной на нескольких пользователей, имеет особенности для автора: он может просматривать прогресс всех исполнителей в сводной таблице. Подробнее читайте в статье </span><span style="font-size: 15px; font-family: Inter; color: #0000ff;"><a href="multiple-executors-task.html#progress-table" class="topiclink">«Задачи с несколькими исполнителями»</a></span><span style="font-size: 15px; font-family: Inter;">.</span></p>
|
||||
<p class="p_Normal">На боковой панели карточки задачи показывается: </p>
|
||||
<p class="p_Normal" style="line-height: 1.20; margin: 14px 0 0 0;">The task page contains all the information necessary to complete the work: author, participants, approvers, deadlines, description, attachments, priority, etc.</p>
|
||||
<p class="p_Normal" style="line-height: 1.20; margin: 14px 0 0 0;"><img alt="task_page_upd_01" width="621" height="506" style="margin:0;width:621px;height:506px;border:none" src="task_page_upd_01.png"/></p>
|
||||
<p style="line-height: 1.20; margin: 14px 0 0 0;"><span style="font-size: 15px; color: #394149;">A task can be assigned only to you or several executors; this does not affect the page layout. However, the page of a task assigned to several users has special features for the author: they can view the progress of all executors in the summary table. Read more in the <a href="multiple-executors-task.html" class="topiclink">Tasks with multiple executors</a> article.</span></p>
|
||||
<p style="text-align: justify; line-height: 1.20; margin: 14px 0 0 0;"><span style="font-family: 'Times New Roman',Times,Georgia,serif;">The sidebar of the task page shows:</span></p>
|
||||
<ul style="list-style-type:disc">
|
||||
<li class="p_Normal">текущий <span style="font-size: 15px; font-family: Inter; color: #0000ff;"><a href="360014352951.html#statuses" class="topiclink">статус задачи</a></span><span style="font-size: 15px; font-family: Inter;">, который показывает её готовность</span>;</li><li class="p_Normal">статус согласования задачи, если при создании был указан <span style="font-weight: bold;">Согласующий</span>;</li><li class="p_Normal">детали задачи;</li><li class="p_Normal">для исполнителя отображается кнопка <span style="font-weight: bold;">+ Напоминание</span>. Нажав на неё, он сможет указать дату и время напоминания о задаче в <a href="360014162972.html" class="topiclink">#ленту</a>;</li><li class="p_Normal">для задач, назначенных по элементу приложения, отображается ссылка, по которой можно открыть его карточку. </li></ul>
|
||||
<p class="p_Normal">На верхней панели карточки вы можете увидеть:</p>
|
||||
<li style="text-align: justify; line-height: 1.20; margin-top: 14px; margin-right: 0; margin-bottom: 0;"><span style="font-family: 'Times New Roman',Times,Georgia,serif;">The current </span><span style="font-family: 'Times New Roman',Times,Georgia,serif; color: #0000ff;"><a href="360014352951.html" class="topiclink">status</a></span><span style="font-family: 'Times New Roman',Times,Georgia,serif;"> of the task, which shows its completion.</span></li><li style="text-align: justify; line-height: 1.20; margin-top: 14px; margin-right: 0; margin-bottom: 0;"><span style="font-family: 'Times New Roman',Times,Georgia,serif;">Approval status, if an </span><span style="font-family: 'Times New Roman',Times,Georgia,serif; font-weight: bold;">Approver</span><span style="font-family: 'Times New Roman',Times,Georgia,serif;"> was specified when creating the task.</span></li><li style="text-align: justify; line-height: 1.20; margin-top: 14px; margin-right: 0; margin-bottom: 0;"><span style="font-family: 'Times New Roman',Times,Georgia,serif;">Task details.</span></li><li style="text-align: justify; line-height: 1.20; margin-top: 14px; margin-right: 0; margin-bottom: 0;"><span style="font-family: 'Times New Roman',Times,Georgia,serif;">The </span><span style="font-family: 'Times New Roman',Times,Georgia,serif; font-weight: bold;">+Reminder</span><span style="font-family: 'Times New Roman',Times,Georgia,serif;"> button is displayed for the executor. By clicking on it, they can specify the date and time of reminding about the task in the </span><span style="font-family: 'Times New Roman',Times,Georgia,serif; color: #0000ff;"><a href="360014162972.html" class="topiclink">#Activity stream</a></span><span style="font-family: 'Times New Roman',Times,Georgia,serif;">.</span></li><li style="text-align: justify; line-height: 1.20; margin-top: 14px; margin-right: 0; margin-bottom: 0;"><span style="font-family: 'Times New Roman',Times,Georgia,serif;">For tasks assigned to an app item, a link is displayed, which can be used to open its page. </span></li></ul>
|
||||
<p style="text-align: justify; line-height: 1.20; margin: 14px 0 0 0;"><span style="font-family: 'Times New Roman',Times,Georgia,serif;">On the top panel of the page, you can see:</span></p>
|
||||
<ul style="list-style-type:disc">
|
||||
<li class="p_Normal">процент выполнения задачи;</li><li class="p_Normal">кнопку просмотра <a href="360014352951.html#process_map" class="topiclink">карты процесса</a> <img alt="process_map" width="23" height="23" style="margin:0;width:23px;height:23px;border:none" src="process_map.png"/><span class="f_ImageCaption"> </span>для задач, назначенных в рамках пользовательских бизнес‑процессов;</li><li class="p_Normal">переход к доступным действиям с задачей;</li><li class="p_Normal">значок <img alt="fullscreen-button" width="22" height="16" style="margin:0;width:22px;height:16px;border:none" src="fullscreen-button.png"/>, нажав на который задача откроется в <a href="https://elma365.com/ru/help/platform/360016427291.html#fullscreen_mode" target="_blank" class="weblink">полноэкранном режиме</a>.</li></ul>
|
||||
<p class="p_Normal" style="margin: 14px 0 0 0;">Кроме того, с карточки вы можете создать подзадачу или чек-лист, нажав <span style="font-weight: bold;">+ Задача</span>. Подробнее об этом читайте в статье <a href="360010309680.html" class="topiclink">«Подзадачи и чек‑листы»</a>.</p>
|
||||
<h2 class="p_Heading2"><span class="f_Heading2">Действия с задачей</span></h2>
|
||||
<p style="margin: 7px 0 16px 0;"><span style="font-size: 13px; font-family: Inter;">Пользователям, участвующим в выполнении задачи, доступны различные действия с ней: переназначение, изменение списка участников, сроков, процента выполнения и т. д.</span></p>
|
||||
<p style="line-height: 1.28; margin: 0 0 11px 0;"><span style="font-size: 15px; font-family: Inter;">Подробнее читайте в статье </span><span style="font-size: 15px; font-family: Inter; color: #0000ff;"><a href="actions-with-tasks.html" class="topiclink">«Действия с задачей»</a></span><span style="font-size: 15px; font-family: Inter;">.</span></p>
|
||||
<h2 class="p_Heading2"><span class="f_Heading2">Переписка по задаче</span></h2>
|
||||
<p>В нижней части карточки задачи отображается лента. В ней вы можете обсудить вопросы с коллегами, уточнить детали у автора, добавить комментарий или документ.</p>
|
||||
<p>Кроме того, в ленте фиксируется история работы над задачей: её переназначения, изменение списка участников и сроков выполнения.</p>
|
||||
<p>Все сообщения будут приходить в <a href="360014162972.html" class="topiclink">#ленту</a> задействованным в задаче пользователям: автору, исполнителям, участникам и согласующему.</p>
|
||||
<p class="p_Normal" style="margin: 19px 0 0 0;"><img alt="system-task-page-3" width="933" height="648" style="margin:0;width:933px;height:648px;border:none" src="system-task-page-3.png"/></p>
|
||||
<h2 class="p_Heading2"><a id="process_map" class="hmanchor"></a><span class="f_Heading2">Карта процесса</span></h2>
|
||||
<p class="p_Normal">В карточке задачи, выполняемой в рамках пользовательского <a href="360008121732.html" class="topiclink">бизнес‑процесса</a>, можно просматривать <a href="360012498891.html#process_map" class="topiclink">карту</a> экземпляра процесса. Ссылка на карту видна администратору, создателю экземпляра процесса и исполнителю с правами <a href="360007527512.html#assign" class="topiclink">на управление бизнес‑процессом</a>.</p>
|
||||
<p class="p_Normal">Чтобы открыть карту процесса, справа в заголовке карточки задачи нажмите на значок <img alt="process_map" width="23" height="23" style="margin:0;width:23px;height:23px;border:none" src="process_map.png"/>. Откроется окно с картой экземпляра процесса, в рамках которого поставлена задача.</p>
|
||||
<p style="line-height: 1.28; margin: 0 0 11px 0;"><img alt="process_map_example" width="1235" height="844" style="margin:0;width:1235px;height:844px;border:none" src="process_map_example.png"/></p>
|
||||
<p class="p_Normal">С помощью карты вы можете отслеживать, какие задачи уже выполнены, а к каким участники процесса ещё не приступили. Синим контуром обведены выполненные задачи и переходы, зелёным контуром обведены текущие операции.</p>
|
||||
<p class="p_Normal">Вы можете включить полноэкранный режим отображения карты процесса, нажав на значок <img alt="fullscreen-map" width="24" height="22" style="margin:0;width:24px;height:22px;border:none" src="fullscreen-map.png"/> в правом верхнем углу.</p>
|
||||
<h2 class="p_Heading2"><a id="finish-task" class="hmanchor"></a><span class="f_Heading2">Завершение задачи</span></h2>
|
||||
<p class="p_Normal" style="margin: 19px 0 0 0;">После того как вы выполните работу, нажмите <span style="font-weight: bold;">Сделано</span> в<span style="font-size: 13px; font-family: Inter;"> </span>левом нижнем углу карточки задачи. <span style="font-size: 13px; font-family: Inter;">Если вы оставите комментарий, он отобразится в ленте задачи.</span></p>
|
||||
<p class="p_Normal" style="margin: 14px 0 0 0;"><img alt="РсЗКЗ13" width="392" height="299" style="margin:0;width:392px;height:299px;border:none" src="hmfile_hash_fa923518.png"/></p>
|
||||
<p style="margin: 19px 0 0 0;"><span style="font-size: 15px; font-family: Inter;">Если задача поставлена на нескольких исполнителей, также доступно прикрепление вложения. Оно будет доступно только автору задачи в сводной таблице. Подробнее читайте в статье </span><span style="font-size: 15px; font-family: Inter; color: #0000ff;"><a href="multiple-executors-task.html#attachment" class="topiclink">«Задачи с несколькими исполнителями»</a></span><span style="font-size: 15px; font-family: Inter;">.</span></p>
|
||||
<p style="line-height: 1.28; margin: 0 0 11px 0;"><span style="font-size: 13px; font-family: Inter; color: #394149;">После закрытия задача не будет видна в разделе </span><span style="font-size: 13px; font-family: Inter; font-weight: bold; color: #394149;">Задачи > Входящие </span><span style="font-size: 13px; font-family: Inter; color: #394149;">при выборе опции</span><span style="font-size: 13px; font-family: Inter; font-weight: bold; color: #394149;"> Текущие</span><span style="font-size: 13px; font-family: Inter; color: #394149;">. </span>Однако её всегда можно найти в списке <a href="360014163712.html#all" class="topiclink">всех задач</a>, где она отображается перечёркнутой.</p>
|
||||
<p class="p_Normal" style="margin: 14px 0 0 0;"><img alt="РсЗКЗ14 365" width="996" height="390" style="margin:0;width:996px;height:390px;border:none" src="hmfile_hash_39110c2e.png"/></p>
|
||||
<li style="text-align: justify; line-height: 1.20; margin-top: 14px; margin-right: 0; margin-bottom: 0;"><span style="font-family: 'Times New Roman',Times,Georgia,serif;">Task progress.</span></li><li style="text-align: justify; line-height: 1.20; margin-top: 14px; margin-right: 0; margin-bottom: 0;"><img alt="clip0245" width="23" height="23" style="margin:0;width:23px;height:23px;border:none" src="clip0245.png"/><span style="font-family: 'Times New Roman',Times,Georgia,serif;"> button to view the <a href="360014352951.html#process-map" class="topiclink">process map</a> </span><span style="font-size: 13px; color: #394149;"> </span><span style="font-family: 'Times New Roman',Times,Georgia,serif;">for tasks assigned within custom business processes.</span></li><li style="text-align: justify; line-height: 1.20; margin-top: 14px; margin-right: 0; margin-bottom: 0;"><img alt="three-vert-dots-icon" width="17" height="21" style="margin:0;width:17px;height:21px;border:none" src="three-vert-dots-icon.png"/><span class="f_ImageCaption"> </span>icon to open the list of available actions with the task.</li><li style="text-align: justify; line-height: 1.20; margin-top: 14px; margin-right: 0; margin-bottom: 0;"><img alt="clip0246" width="22" height="16" style="margin:0;width:22px;height:16px;border:none" src="clip0246.png"/><span class="f_ImageCaption"> </span><span style="font-family: 'Times New Roman',Times,Georgia,serif;">icon to open the task in <a href="360016427291.html#full-screenmode" class="topiclink">full-screen mode</a>.</span></li></ul>
|
||||
<p style="text-align: justify; line-height: 1.20; margin: 14px 0 0 0;"><span style="font-family: 'Times New Roman',Times,Georgia,serif;">In addition, on the page, you can create a subtask or checklist by clicking the </span><span style="font-family: 'Times New Roman',Times,Georgia,serif; font-weight: bold;">+Task</span><span style="font-family: 'Times New Roman',Times,Georgia,serif;"> button. Read more about it in the </span><span style="font-family: 'Times New Roman',Times,Georgia,serif; color: #0000ff;"><a href="360010309680.html" class="topiclink">Subtasks and checklists</a></span><span style="font-family: 'Times New Roman',Times,Georgia,serif;"> article.</span></p>
|
||||
<p class="p_Normal"> </p>
|
||||
<h2 class="p_Heading2"><span class="f_Heading2">Actions with tasks</span></h2>
|
||||
<p class="p_Normal">Users participating in a task can perform various actions with it: reassign, change list of participants, edit deadlines, change task progress, etc.</p>
|
||||
<p class="p_Normal">Read more in the <a href="actions-with-tasks.html" class="topiclink">Actions with tasks</a> article.</p>
|
||||
<h2 class="p_Heading2"><span class="f_Heading2">Task activity stream</span></h2>
|
||||
<p class="p_Normal">The bottom part of the page displays the activity stream. Here you can discuss task-related issues, ask the task creator for more details, add a comment, or attach a document.</p>
|
||||
<p class="p_Normal">The activity stream also stores the entire task history: reassignments, modification of the list of participants, or deadlines.</p>
|
||||
<p class="p_Normal">All the messages are posted to the <a href="360014162972.html" class="topiclink">#Activity stream</a> of all the users participating in the task: author, executors, participants, and approvers.<img alt="task_page_upd_02" width="646" height="494" style="margin:0;width:646px;height:494px;border:none" src="task_page_upd_02.png"/></p>
|
||||
<h2 class="p_Heading2"><a id="process-map" class="hmanchor"></a><span class="f_Heading2">Process map</span></h2>
|
||||
<p style="line-height: 1.28; margin: 0 0 11px 0;">On the page of a task executed within a custom <a href="360008121732.html" class="topiclink">business process</a>, you can view the process instance map. The link to it is visible to the administrator, the creator of the process instance, and the executor with the rights to <a href="360007527512.html#assign" class="topiclink">manage the business process</a>.</p>
|
||||
<p style="line-height: 1.28; margin: 0 0 11px 0;">To open the process map, click the icon <img alt="process-map-button" width="24" height="19" style="margin:0;width:24px;height:19px;border:none" src="process-map-button.png"/><span class="f_ImageCaption"> </span>in the top right corner of the task page. A window opens with a map of the process instance within which the task is set.</p>
|
||||
<p style="line-height: 1.28; margin: 0 0 11px 0;"><img alt="process-map-brix-01" width="904" height="488" style="margin:0;width:904px;height:488px;border:none" src="process-map-brix-01.png"/></p>
|
||||
<p style="line-height: 1.28; margin: 0 0 11px 0;">Using the map, you can keep track of the completed and pending tasks. The completed tasks and their connectors are outlined in blue, and the current operations are outlined in green.</p>
|
||||
<p style="line-height: 1.28; margin: 0 0 11px 0;">Click the <img alt="fullscreen-map" title="fullscreen-map" width="27" height="26" style="margin:0;width:27px;height:26px;border:none" src="fullscreen-map.png"/><span style="font-size: 11px; color: #394149;"> </span>icon in the top right corner to enable full-screen display mode for the process map.</p>
|
||||
<h2 class="p_Heading2"><span class="f_Heading2">Complete a task</span></h2>
|
||||
<p class="p_Normal" style="line-height: 1.20; margin: 19px 0 0 0;"><a id="reassign" class="hmanchor"></a>After you complete the work, click the <span style="font-weight: bold;">Done</span> button in the lower left corner of the task page. If you leave a comment, it will appear in the task activity stream.</p>
|
||||
<p class="p_Normal" style="line-height: 1.20; margin: 19px 0 0 0;"><img alt="wwt tp 3" width="417" height="332" style="margin:0;width:417px;height:332px;border:none" src="hmfile_hash_1558b11c.png"/></p>
|
||||
<p class="p_Normal" style="line-height: 1.20; margin: 14px 0 0 0;">If a task is assigned to more than one person, you can attach a document. It will be available only to the author of the task in the summary table. For more details, see <span style="font-size: 15px; color: #394149;"><a href="multiple-executors-task.html" class="topiclink">Tasks with multiple executors</a></span>.</p>
|
||||
<p class="p_Normal" style="line-height: 1.20; margin: 14px 0 0 0;">After the task is completed, the task will not be shown in <span style="font-weight: bold;">My Tasks</span> when the <span style="font-weight: bold;">Active</span> filter is selected. However, it can always be found in the <a href="360014163712.html#incoming" class="topiclink">list of all tasks</a>, where it will be displayed crossed out.</p>
|
||||
<p class="p_Normal" style="line-height: 1.20; margin: 14px 0 0 0;"><span class="f_ImageCaption"> <img alt="task-page-14" width="808" height="361" style="margin:0;width:808px;height:361px;border:none" src="task-page-14.png"/></span></p>
|
||||
<p class="p_CodeExample" style="page-break-inside: avoid;"><span class="f_CodeExample">начало внимание</span></p>
|
||||
<p style="margin: 14px 0 0 0;">Когда коллега выполнит задачу, <span style="font-size: 13px; font-family: Inter;">которую вы назначили</span>, в ваших <a href="360014163712.html#outgoing" class="topiclink">исходящих</a> она также <span style="font-size: 13px; font-family: Inter;">будет</span> <span style="font-size: 13px; font-family: Inter;">доступна только при</span> <span style="font-size: 13px; font-family: Inter;">выборе опции</span> <span style="font-size: 13px; font-family: Inter; font-weight: bold;">Все</span><span style="font-size: 13px; font-family: Inter;"> и</span> <span style="font-size: 13px; font-family: Inter;">отобразится</span> зачёркнутой.</p>
|
||||
<p class="p_Normal" style="line-height: 1.20;"> </p>
|
||||
<p class="p_Normal" style="line-height: 1.20;">When a coworker completes a task that you have assigned, it will be listed in your <a href="360014163712.html#outgoing" class="topiclink">Assigned by me</a> section only if you select the <span style="font-weight: bold;">All</span> option and will appear crossed out.</p>
|
||||
<p class="p_CodeExample" style="page-break-inside: avoid;"><span class="f_CodeExample">конец внимание</span></p>
|
||||
<p class="p_Normal" style="margin: 14px 0 0 0;">Если по каким-то причинам работу сделать невозможно, нажмите <span style="font-weight: bold;">Невозможно выполнить</span>. <span style="font-size: 13px; font-family: Inter;">В задаче, назначенной на нескольких пользователей, вы можете прикрепить </span><span style="font-size: 13px; font-family: Inter; color: #394149;">вложение.</span></p>
|
||||
<p class="p_Normal" style="margin: 14px 0 0 0;"><img alt="РсЗКЗ15" width="632" height="324" style="margin:0;width:632px;height:324px;border:none" src="hmfile_hash_075e3559.png"/></p>
|
||||
<p style="margin: 14px 0 0 0;"><span style="font-size: 15px; font-family: Inter;">Автор узнает, что при исполнении возникли сложности, и сможет принять необходимые меры, чтобы своевременно найти выход из ситуации. Если вы единственный исполнитель, автору задачи придёт уведомление в </span><span style="font-size: 15px; font-family: Calibri,Vectora,'Droid Sans','Open Sans',Frutiger,sans-serif; color: #0563c1;"><a href="360014162972.html" class="topiclink">#ленту</a></span><span style="font-size: 15px; font-family: Inter;">. Если у задачи несколько исполнителей, вместо получения оповещения автор увидит новый статус исполнения в </span><span style="font-size: 15px; font-family: Inter; color: #0000ff;"><a href="multiple-executors-task.html#progress-table" class="topiclink">таблице результатов</a></span><span style="font-size: 15px; font-family: Inter;">.</span></p>
|
||||
<p class="p_Normal" style="margin: 14px 0 0 0;">Задача может стоять на контроле у автора. В этом случае после её<span style="font-size: 15px; font-family: Inter;"> </span>завершения автор получит уведомление о том, что работа выполнена. Он также может проверить результаты задачи. Подробнее читайте в статье <a href="360014163692.html" class="topiclink">«Контроль исполнения»</a>.</p>
|
||||
<h2 class="p_Heading2"><a id="statuses" class="hmanchor"></a><span class="f_Heading2">Статус задачи</span></h2>
|
||||
<p style="margin: 7px 0 7px 0;"><span style="font-size: 15px; font-family: Inter;">На боковой панели карточки отображается текущий статус задачи:</span></p>
|
||||
<p class="p_Normal" style="line-height: 1.20; margin: 14px 0 0 0;">If for some reason the task cannot be completed, click <span style="font-weight: bold;">Cannot be Done</span>. In a task assigned to multiple users, you can attach a file.</p>
|
||||
<p class="p_Normal" style="line-height: 1.20; margin: 14px 0 0 0;"><img alt="task_page_upd_03" width="347" height="230" style="margin:0;width:347px;height:230px;border:none" src="task_page_upd_03.png"/></p>
|
||||
<p class="p_Normal" style="line-height: 1.20; margin: 14px 0 0 0;">The author will know that there are difficulties in execution and will be able to take the necessary measures to find a way out of the situation in time. If you are the only executor, the author of the task will receive a notification in the <a href="360014162972.html" class="topiclink">#Activity stream</a>. If a task has several executors, instead of receiving a notification, the author will see a new execution status in the <a href="multiple-executors-task.html#progress-table" class="topiclink">results table</a>.</p>
|
||||
<p class="p_Normal" style="line-height: 1.20; margin: 14px 0 0 0;">A task can be under the author’s control. In this case, after its completion, the author will receive a notification that the task has been completed. He can also check the results of the task. Read more in the <a href="360014163692.html" class="topiclink">Task control</a> article.</p>
|
||||
<h2 class="p_Heading2"><a id="statuses" class="hmanchor"></a><span class="f_Heading2">Task status</span></h2>
|
||||
<p style="line-height: 1.20; margin: 14px 0 0 0;"><span style="font-size: 15px; color: #394149;">The side panel of the page displays the current status of the task:</span></p>
|
||||
<ul style="list-style-type:disc">
|
||||
<li style="margin-top: 7px; margin-right: 0; margin-bottom: 7px;"><span style="font-size: 15px; font-family: Inter; font-weight: bold;">На исполнении</span><span style="font-size: 15px; font-family: Inter;"> — задача в процессе выполнения. Если исполнителей несколько, задача остаётся в этом статусе, пока работу не завершат все;</span></li><li style="margin-top: 7px; margin-right: 0; margin-bottom: 7px;"><span style="font-size: 15px; font-family: Inter; font-weight: bold;">На контроле</span><span style="font-size: 15px; font-family: Inter;"> — все указанные исполнители завершили работу, и автору поставлена задача проконтролировать её результаты. Используется, если при создании задачи выбрана опция контроля </span><span style="font-size: 13px; font-family: Inter; color: #0000ff;"><a href="360014163692.html#send-for-evaluation" class="topiclink">Отправить на проверку</a></span><span style="font-size: 15px; font-family: Inter;">;</span></li><li style="margin-top: 7px; margin-right: 0; margin-bottom: 7px;"><span style="font-size: 15px; font-family: Inter; font-weight: bold;">Выполнена</span><span style="font-size: 15px; font-family: Inter;"> — все исполнители успешно завершили работу;</span></li><li style="margin-top: 7px; margin-right: 0; margin-bottom: 7px;"><span style="font-size: 15px; font-family: Inter; font-weight: bold;">Частично выполнена </span><span style="font-size: 15px; font-family: Inter;">— все исполнители завершили работу с задачей, но кто‑то из них нажал </span><span style="font-size: 15px; font-family: Inter; font-weight: bold;">Невозможно выполнить</span><span style="font-size: 15px; font-family: Inter;">. Используется только для задач с несколькими исполнителями;</span></li><li style="margin-top: 7px; margin-right: 0; margin-bottom: 7px;"><span style="font-size: 15px; font-family: Inter; font-weight: bold;">Невозможно выполнить </span><span style="font-size: 15px; font-family: Inter;">— все указанные исполнители при завершении задачи отметили её как невозможную для выполнения;</span></li><li style="margin-top: 7px; margin-right: 0; margin-bottom: 7px;"><span style="font-size: 15px; font-family: Inter; font-weight: bold;">Прервана</span><span style="font-size: 15px; font-family: Inter;"> — задача отменена автором.</span></li></ul>
|
||||
<p style="line-height: 1.28; margin: 0 0 11px 0;"><span style="font-size: 15px; font-family: Inter;">В карточке задачи, назначенной на нескольких пользователей, на боковой панели отображается общий статус задачи, а не готовность работ отдельного исполнителя. Прогресс и результат работы каждого сотрудника автор может увидеть в сводной таблице. Подробнее читайте в статье </span><span style="font-size: 13px; font-family: Inter; color: #0000ff;"><a href="multiple-executors-task.html#progress-table" class="topiclink">«Задачи с несколькими исполнителями»</a></span><span style="font-size: 15px; font-family: Inter;">.</span></p>
|
||||
<li style="line-height: 1.20; margin-top: 14px; margin-right: 0; margin-bottom: 0;"><span style="font-size: 15px; font-weight: bold; color: #394149;">In progress</span><span style="font-size: 15px; color: #394149;">. The task is in progress. If there are multiple executors, the task remains in this status until all of them complete the work.</span></li><li style="line-height: 1.20; margin-top: 14px; margin-right: 0; margin-bottom: 0;"><span style="font-size: 15px; font-weight: bold; color: #394149;">Control</span><span style="font-size: 15px; color: #394149;">. All the specified executors have completed the work, and the author is tasked to control its results. It is used if the <a href="360014163692.html#evaluation" class="topiclink">Send for evaluation</a> option is selected when creating the task.</span></li><li style="line-height: 1.20; margin-top: 14px; margin-right: 0; margin-bottom: 0;"><span style="font-size: 15px; font-weight: bold; color: #394149;">Completed</span><span style="font-size: 15px; color: #394149;">. All the executors have successfully completed the work.</span></li><li style="line-height: 1.20; margin-top: 14px; margin-right: 0; margin-bottom: 0;"><span style="font-size: 15px; font-weight: bold; color: #394149;">Partially completed</span><span style="font-size: 15px; color: #394149;">. All the executors have completed the task, but one of them clicked the Cannot be done button. It is used only for tasks with multiple executors.</span></li><li style="line-height: 1.20; margin-top: 14px; margin-right: 0; margin-bottom: 0;"><span style="font-size: 15px; font-weight: bold; color: #394149;">Cannot be done</span><span style="font-size: 15px; color: #394149;">. All the specified executors marked the task as impossible to execute when completing it.</span></li><li style="line-height: 1.20; margin-top: 14px; margin-right: 0; margin-bottom: 0;"><span style="font-size: 15px; font-weight: bold; color: #394149;">Interrupted</span><span style="font-size: 15px; color: #394149;">. The task is canceled by the author.</span></li></ul>
|
||||
<p style="line-height: 1.20; margin: 14px 0 0 0;"><span style="font-size: 15px; color: #394149;">On the page of a task assigned to several users, the general status of the task is displayed in the sidebar, but not the task progress of an individual executor. The author can see the progress and results of each employee’s work in the summary table. Read more in the <a href="multiple-executors-task.html" class="topiclink">Tasks with multiple executors</a> article.</span></p>
|
||||
|
||||
<div class="bottom-nav">
|
||||
|
||||
@ -169,7 +168,7 @@
|
||||
|
||||
</div>
|
||||
<!-- добавляет на страницу строку блок Была ли статья полезной? -->
|
||||
<div class="feedback-wrap"><div class="feedback" id="feedback"><span><b>Была ли статья полезной?</b></span><form action="" method="POST" class="feedback-form" id="feedback-form"><div class="feedback__popup feedback__popup-response" id="feedback__popup_thx">Спасибо за ваш отзыв!</div><div id="feedback-success-popup"><div class="wrap"><button type="button" class="feedback-popup-close">×</button><svg width="44" height="44" viewBox="0 0 44 44" fill="none" xmlns="http://www.w3.org/2000/svg"><g clip-path="url(#clip0_212_2187)"><path d="M22 0.6875C10.2294 0.6875 0.6875 10.2294 0.6875 22C0.6875 33.7706 10.2294 43.3125 22 43.3125C33.7706 43.3125 43.3125 33.7706 43.3125 22C43.3125 10.2294 33.7706 0.6875 22 0.6875ZM22 40.5625C11.8023 40.5625 3.4375 32.3078 3.4375 22C3.4375 11.8024 11.6922 3.4375 22 3.4375C32.1977 3.4375 40.5625 11.6922 40.5625 22C40.5625 32.1976 32.3078 40.5625 22 40.5625ZM34.1713 16.933L18.6613 32.3186C18.257 32.7197 17.604 32.7171 17.203 32.3128L9.82283 24.873C9.42176 24.4686 9.42434 23.8157 9.82867 23.4146L10.5609 22.6884C10.9652 22.2873 11.6181 22.2899 12.0192 22.6942L17.9468 28.6697L31.9926 14.7366C32.3969 14.3356 33.0498 14.3382 33.4509 14.7425L34.1772 15.4747C34.5783 15.879 34.5757 16.532 34.1713 16.933Z" fill="#27AE60"></path></g><defs><clipPath id="clip0_212_2187"><rect width="44" height="44" fill="white"></rect></clipPath></defs></svg><p>Ваш отзыв успешно отправлен!</p><span>Спасибо за обратную связь.</span></div></div><div class="feedback__popup" id="feedback__popup_why"><button type="button" class="feedback-popup-close">×</button><div class="feedback__popup-header">Уточните, почему:</div><input type="radio" name="category" id="bad_recommendation" value="bad_recommendation"><label for="bad_recommendation">Рекомендации не помогли</label><input type="radio" name="category" id="difficult_text" value="difficult_text"><label for="difficult_text">Текст трудно понять</label><input type="radio" name="category" id="no_answer" value="no_answer"><label for="no_answer">Нет ответа на мой вопрос</label><input type="radio" name="category" id="bad_header" value="bad_header"><label for="bad_header">Содержание статьи не соответствует заголовку</label><input type="radio" name="category" id="other_reason" value="other_reason"><label for="other_reason">Другая причина</label></div><div class="feedback__popup" id="feedback__popup-other"><button type="button" class="feedback-popup-close">×</button> <div class="feedback__popup-header">Расскажите, что вам не понравилось в статье:</div><textarea class="feedback__textarea" name="other" id=""></textarea><input type="submit" class="feedback__other-btn" value="Отправить"></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"/><span class="feedback-form__btn-group_yes-btn">Да</span></label><input type="radio" name="useful" id="feedback__useful_no" value="false"><label for="feedback__useful_no"><img src="dislike.svg"/><span class="feedback-form__btn-group_no-btn">Нет</span></label></div><select name="category"><option disabled>Выберите вариант</option><option value="bad_recommendation" selected>Рекомендации не помогли</option><option value="difficult_text">Текст трудно понять</option><option value="no_answer">Нет ответа на мой вопрос</option><option value="bad_header">Содержание статьи не соответствует заголовку</option><option value="other_reason">Другая причина</option></select><input type="submit"></form></div></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>
|
||||
@ -177,7 +176,7 @@
|
||||
<input type="checkbox" />
|
||||
<div class="article__arrow"></div>
|
||||
<div class="table-of-contents elma365-right" id="toc2Content">
|
||||
<h3 class="h3-toc">В этой статье</h3>
|
||||
<h3 class="h3-toc">In this topic</h3>
|
||||
<nav id="toc2"></nav>
|
||||
</div>
|
||||
</aside>
|
||||
@ -188,63 +187,30 @@
|
||||
<div class="footer-container">
|
||||
<div class="footer-mobile">
|
||||
|
||||
<ul class="footer-mobile__list"><li><a href="https://api.elma365.com/ru/" target="_blank">API</a></li><li><a href="https://tssdk.elma365.com/" target="_blank">TS SDK</a></li><li><a href="https://community.elma365.com/" target="_blank">Community</a></li><li><a href="https://elma-academy.com/ru/elma365" target="_blank">Академия</a></li></ul><ul class="footer-mobile__list"><li><a href="https://elma365.com/ru/help/platform/get-trial.html">Платформа</a></li><li><a href="https://elma365.com/ru/help/ecm/ecm-functions.html">ECM</a></li><li><a href="https://elma365.com/ru/help/service/service-functions.html">Service</a></li><li><a href="https://elma365.com/ru/help/projects/projects-functions.html">Проекты</a></li></ul>
|
||||
<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="container">
|
||||
<div class="footer-wrap">
|
||||
|
||||
<div><span class="mobile-question-popup">Отправить фидбэк</span><form method="POST" action class="question__popup question-xs" id="question__popup"><div class="question-wrap"><span class="close"></span><span class="title">Задать вопрос</span><label for="help_question" style="display: none;"></label><textarea name="help_question" id="help_question"></textarea><input type="submit" value="Отправить"></div></form><div class="hidden fade-in question-success-xs">Ваш фидбэк отправлен.</div></div>
|
||||
|
||||
<div class="footer-flex-b">
|
||||
<div class="footer-top">
|
||||
<span class="footer-copy">© 2025
|
||||
ELMA365
|
||||
|
||||
|
||||
</span>
|
||||
|
||||
<a href="https://navigator.sk.ru/orn/1122971" target="_blank">
|
||||
<img src="sk-resident.svg" alt="sk icon" class="footer-img" width="117" height="34">
|
||||
</a>
|
||||
|
||||
</div>
|
||||
<div class="footer-line">
|
||||
|
||||
<div class="footer-line-copy">
|
||||
<span class="footer-copy">© 2025
|
||||
ELMA365
|
||||
|
||||
|
||||
</span>
|
||||
</div>
|
||||
|
||||
<ul class="footer-list">
|
||||
|
||||
<li class="footer-item"><a href="https://elma365.com/ru/" target="_blank" class="footer-link" style="color: #0D4A75;"><img src="browse.svg" alt="browse icon" class="footer-img">elma365.com</a></li><li class="footer-item"><a href="https://www.youtube.com/user/ELMABPM" target="_blank" class="footer-link"><img src="yt.svg" alt="youtube icon" class="footer-img"></a></li><li class="footer-item"><a href="https://vk.com/elma_bpm" target="_blank" class="footer-link"><img src="vk.svg" alt="vk icon" class="footer-img"></a></li><li class="footer-item"><a href="https://t.me/elmaday" target="_blank" class="footer-link"><img src="tg.svg" alt="telegram icon" class="footer-img"></a></li><li class="footer-item"><a href="https://dzen.ru/elma" target="_blank" class="footer-link"><img src="dzen.svg" alt="dzen icon" class="footer-img"></a></li>
|
||||
|
||||
|
||||
<li class="footer-item">
|
||||
<a href="https://navigator.sk.ru/orn/1122971" target="_blank">
|
||||
<img src="sk-resident.svg" alt="sk icon" class="footer-img" width="117" height="34">
|
||||
</a>
|
||||
</li>
|
||||
|
||||
|
||||
</ul>
|
||||
</div>
|
||||
</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>
|
||||
<a href="#" class="arrow-top"></a>
|
||||
</div>
|
||||
|
||||
</footer>
|
||||
<!-- <script type="text/javascript" src="jquery1.min.js"></script>-->
|
||||
<iframe name="hmnavigation" style="display:none!important"></iframe>
|
||||
<!--<script src="./jquery-ui.js"></script> -->
|
||||
<script src="./jquery-ui.min.js"></script>
|
||||
<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>
|
||||
|
Reference in New Issue
Block a user