Details
-
Type: Bug
-
Status: Closed
-
Priority: Major
-
Resolution: Fixed
-
Affects Version/s: None
-
Fix Version/s: 4.12.3
-
Component/s: None
-
Labels:None
Description
From @aozn on Discord
order->controllers->orders.php on line:81
Configure::get('Blesta.pagination')
should be
Configure::get('Blesta.pagination_client')('Blesta.pagination') doesnt add pagination classes to the client views. ('Blesta.pagination_client') does.
Activity
Jonathan Reissmueller
created issue -
Jonathan Reissmueller
made changes -
Field | Original Value | New Value |
---|---|---|
Rank | Ranked higher |
Jonathan Reissmueller
made changes -
Sprint | 5.0.0 Sprint 4 [ 121 ] |
Jonathan Reissmueller
made changes -
Rank | Ranked lower |
Jonathan Reissmueller
made changes -
Description |
From @aozn on Discord
{quote}order->controllers->orders.php on line:81 Configure::get('Blesta.pagination') should be Configure::get('Blesta.pagination_client') ('Blesta.pagination') doesnt add pagination classes to the client views. ('Blesta.pagination_client') does.{quote} |
From @aozn on Discord
{quote}order->controllers->orders.php on line:81 Configure::get('Blesta.pagination') should be Configure::get('Blesta.pagination_client') ('Blesta.pagination') doesnt add pagination classes to the client views. ('Blesta.pagination_client') does.{quote} |
Jonathan Reissmueller
made changes -
Attachment | 2020-11-12_14-09.png [ 12400 ] |
Jonathan Reissmueller
made changes -
Assignee | Jonathan Reissmueller [ jonathan ] |
Abdy Franco
made changes -
Remaining Estimate | 0 minutes [ 0 ] | |
Time Spent | 5 minutes [ 300 ] | |
Worklog Id | 14510 [ 14510 ] |
Abdy Franco
made changes -
Status | Open [ 1 ] | Closed [ 6 ] |
Resolution | Fixed [ 1 ] |