Administrator
/
test_3
Toggle navigation
Sign in
Sign in
Project
Files
Commits
Network
Graphs
Milestones
Issues
0
Merge Requests
0
Labels
Wiki
Download as
Email Patches
Plain Diff
Browse Code ยป
Commit
58fdbe57ae735783674e90e67a72779d8d2098ad
Authored by
Yarik
2016-03-17 15:01:17 +0200
1 parent
3c618303
test
Showing
1 changed file
with
0 additions
and
5 deletions
Show diff stats
frontend/controllers/BookmarksController.php
Inline
Side-by-side
frontend/controllers/BookmarksController.php
Wrap text
Show/Hide comments
View file @
58fdbe5
...
...
@@ -49,11 +49,6 @@
49
49
];
50
50
}
51
51
52
- public function actionIndex()
53
- {
54
- return $this->render('bookmarks');
55
- }
56
-
57
52
public function actionPerformer()
58
53
{
59
54
/**
...
...