Commit 21d99a96692c46d54dda2b4ceb9656966947a23f
1 parent
2f6d739b
Exists in
master
and in
5 other branches
Line breacks #459
Showing
1 changed file
with
4 additions
and
0 deletions
Show diff stats
README.md
... | ... | @@ -124,6 +124,8 @@ curl -H "Authorization: Bearer <your_access_token>" -X POST -d"username=foo&pass |
124 | 124 | |
125 | 125 | ## Breadcrumbs |
126 | 126 | [PT-BR] |
127 | + | |
128 | + | |
127 | 129 | Os **breadcrumbs** reduzem o número de ações que um usuários precisa tomar para chegar a uma página de nível superior e melhorar o nível de encontrabilidade de seções e páginas. |
128 | 130 | |
129 | 131 | No amadeus estamos utilizando a lib [django-bootstrap-breadcrumbs](http://django-bootstrap-breadcrumbs.readthedocs.io/en/latest/) para oferecer essa facilidade aos nosso usuários. |
... | ... | @@ -227,6 +229,8 @@ Feito isso o breadcrumbs da página 'Criar disciplina' fica da seguinte forma: |
227 | 229 | |
228 | 230 | |
229 | 231 | [EN-SU] |
232 | + | |
233 | + | |
230 | 234 | **Breadcrumbs** reduce the number of actions a user needs to take to reach a top-level page and improve the level of reachability of sections and pages. |
231 | 235 | |
232 | 236 | In amadeus we are using lib [django-bootstrap-breadcrumbs](http://django-bootstrap-breadcrumbs.readthedocs.io/en/latest/) to offer this facility to our users. | ... | ... |