Simple forum software for building great communities.
Go to file
David Sevilla Martín 61da58cd1b Add more attributes in app.blade.php and add a setDescription method. (#1105)
* Added `language` and `direction` properties to WebAppView

* Use properties `language` and `direction` in app.blade.php

* Added WebAppView::setDescription to set the meta description

* Whoops! Changed "ltr" to \'ltr\'. Thanks StyleCI :)

* Removed unnecessary `= null` for

* Changed `.. ? .. : ..` to `.. ?: ..`. Useful thing right there ;)
2017-02-03 23:09:22 +01:00
framework/core Add more attributes in app.blade.php and add a setDescription method. (#1105) 2017-02-03 23:09:22 +01:00