User tests: Successful: Unsuccessful:
Pull Request for Issue # .
This just moves route calls to layouts in plugins.
Code review or test that plugin work like before.
Status | New | ⇒ | Pending |
Category | ⇒ | Front End Plugins |
@brianteeman It's to allow simple manipulation of the URL. Once the URL is passed through Route::_()
manipulating it becomes more difficult.
Labels |
Added:
?
|
Status | Pending | ⇒ | Fixed in Code Base |
Closed_Date | 0000-00-00 00:00:00 | ⇒ | 2020-01-18 14:27:33 |
Closed_By | ⇒ | wilsonge |
Thanks!
For the less skilled among us - what is the benefit/purpose of this change