mirror of
https://github.com/snipe/snipe-it.git
synced 2024-12-25 21:54:14 -08:00
*ahem*
This commit is contained in:
parent
fe1975067a
commit
4eda2a2f96
|
@ -152,7 +152,7 @@ class LicensePresenter extends Presenter
|
||||||
*/
|
*/
|
||||||
public function fullName()
|
public function fullName()
|
||||||
{
|
{
|
||||||
return 'poop';
|
return $this->name;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue