mirror of
https://git.rtems.org/rtems-docs/
synced 2025-06-05 03:05:49 +08:00
coverpage: Rename the static images directory to match bootstrap.
This commit is contained in:
parent
9eb8a437bd
commit
bceb2860b7
Before Width: | Height: | Size: 979 B After Width: | Height: | Size: 979 B |
Before Width: | Height: | Size: 5.0 KiB After Width: | Height: | Size: 5.0 KiB |
@ -56,8 +56,8 @@ function paintCatalogue(xml) {
|
||||
/*
|
||||
* Use jquery as XMLDocument is consider not stable on Firefox's web site.
|
||||
*/
|
||||
var pdfIcon = 'static/images/Adobe_PDF_file_icon_32x32.png';
|
||||
var htmlIcon = 'static/images/html-xxl.png';
|
||||
var pdfIcon = 'static/img/Adobe_PDF_file_icon_32x32.png';
|
||||
var htmlIcon = 'static/img/html-xxl.png';
|
||||
var docs = $(xml).find('rtems-docs');
|
||||
var date = $(docs).attr('date');
|
||||
var title = $(docs).find('catalogue');
|
||||
|
Loading…
x
Reference in New Issue
Block a user