framework/views
David Sevilla Martín fcfc1b2a37 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
..
install Fixes #825 2016-06-20 12:34:41 +02:00
admin.blade.php Display header HTML in layout rather than app wrapper 2016-06-05 09:53:08 +09:30
app.blade.php Add more attributes in app.blade.php and add a setDescription method. (#1105) 2017-02-03 23:09:22 +01:00
content.blade.php Refactor the web app bootstrapping code 2016-05-26 19:04:24 +09:30
discussion.blade.php Fix translation key for deleted username 2016-04-07 20:50:35 +09:00
forum.blade.php Display header HTML in layout rather than app wrapper 2016-06-05 09:53:08 +09:30
index.blade.php Extract translations from core blade files. 2016-04-07 17:45:58 +09:00
reset.blade.php Make reset password form look slightly nicer 2016-11-13 09:01:38 +10:30