Skip to content
Toggle navigation
Toggle navigation
This project
Loading...
Sign in
Alto
/
rkn
Go to a project
Toggle navigation
Toggle navigation pinning
Projects
Groups
Snippets
Help
Project
Activity
Repository
Pipelines
Graphs
Issues
0
Merge Requests
0
Wiki
Network
Create a new issue
Jobs
Commits
Issue Boards
Files
Commits
Network
Compare
Branches
Tags
Commit 328a2c0d
authored
2021-06-08 18:11:58 +0300
by
san58
Browse Files
Options
Browse Files
Tag
Download
Email Patches
Plain Diff
кнопка применения фильтров
1 parent
34321041
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 additions
and
0 deletions
views/filter/index.php
views/filter/index.php
View file @
328a2c0
...
@@ -16,6 +16,7 @@ $this->params['breadcrumbs'][] = $this->title;
...
@@ -16,6 +16,7 @@ $this->params['breadcrumbs'][] = $this->title;
<p>
<p>
<?=
Html
::
a
(
'Create Filter'
,
[
'create'
],
[
'class'
=>
'btn btn-success'
])
?>
<?=
Html
::
a
(
'Create Filter'
,
[
'create'
],
[
'class'
=>
'btn btn-success'
])
?>
<?=
Html
::
a
(
'Apply Filter'
,
[
'/ajax/calc-status'
],
[
'class'
=>
'btn btn-success'
])
?>
</p>
</p>
<?php
Pjax
::
begin
();
?>
<?php
Pjax
::
begin
();
?>
...
...
Write
Preview
Styling with
Markdown
is supported
Attach a file
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 post a comment