Skip to content
Projects
Groups
Snippets
Help
Loading...
Sign in
Toggle navigation
A
addcpm-json
Project
Project
Details
Activity
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Registry
Registry
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
Александр Чаплыгин
addcpm-json
Commits
a1891654
Commit
a1891654
authored
Mar 28, 2019
by
Александр Чаплыгин
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Скрыл колонки статистич. данных в табл. категорий
parent
91f4b330
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
4 additions
and
0 deletions
+4
-0
cabinet-cats.phtml
src/templates/app/user/cabinet-cats.phtml
+4
-0
No files found.
src/templates/app/user/cabinet-cats.phtml
View file @
a1891654
...
@@ -84,11 +84,13 @@ if (!$error) {
...
@@ -84,11 +84,13 @@ if (!$error) {
<span
class=
"editing-wrap"
><input
class=
"percent-input editing"
value=
"
<?=
$cat
[
'percent'
]
?>
"
>
%
</span>
<span
class=
"editing-wrap"
><input
class=
"percent-input editing"
value=
"
<?=
$cat
[
'percent'
]
?>
"
>
%
</span>
<br
/><span
class=
"old-value"
>
<?=
$cat
[
'percent'
]
?>
%
</span>
<br
/><span
class=
"old-value"
>
<?=
$cat
[
'percent'
]
?>
%
</span>
</td>
</td>
<?php
/*?>
<td></td>
<td></td>
<td></td>
<td></td>
<td></td>
<td></td>
<td></td>
<td></td>
<td></td>
<td></td>
<?php */
?>
</tr>
</tr>
<?php
if
(
count
(
$cat
[
'sub_cats'
])
>
0
)
:
?>
<?php
if
(
count
(
$cat
[
'sub_cats'
])
>
0
)
:
?>
...
@@ -120,11 +122,13 @@ if (!$error) {
...
@@ -120,11 +122,13 @@ if (!$error) {
</span>
</span>
</th>
</th>
<th
class=
"data"
><span>
Процент
</span></th>
<th
class=
"data"
><span>
Процент
</span></th>
<?php
/*?>
<th class="data"><span>Показы</span></th>
<th class="data"><span>Показы</span></th>
<th class="data"><span>Клики</span></th>
<th class="data"><span>Клики</span></th>
<th class="data"><span>Заказы</span></th>
<th class="data"><span>Заказы</span></th>
<th class="data"><span>Стоимость</span></th>
<th class="data"><span>Стоимость</span></th>
<th class="data"><span>Комиссия</span></th>
<th class="data"><span>Комиссия</span></th>
<?php */
?>
</tr>
</tr>
</thead>
</thead>
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment