mirror of
https://github.com/elastic/kibana.git
synced 2025-04-23 17:28:26 -04:00
parent
a53cfa349b
commit
4a0c5f65cf
1 changed files with 0 additions and 11 deletions
|
@ -5,17 +5,6 @@ All communication from the Kibana UI to the server needs to respect the
|
|||
`server.basePath`. Here are the "blessed" strategies for dealing with this
|
||||
based on the context:
|
||||
|
||||
[float]
|
||||
==== `<img>` and `<a>` elements
|
||||
|
||||
Write the `src` or `href` urls as you would without the base path, but then
|
||||
replace `src` or `href` with `kbn-src` or `kbn-href`.
|
||||
|
||||
["source","shell"]
|
||||
-----------
|
||||
<img kbn-src="plugins/kibana/images/logo.png">
|
||||
-----------
|
||||
|
||||
[float]
|
||||
==== Getting a static asset url
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue