File Changes for angie
switch to commits view, user indexv378_preview2 to v378_base (2019-02-18 to 2019-02-25) v378
Show details
- src/hg/lib/hui.c
- lines changed 44, context: html, text, full: html, text
bafe3eac7b6809e3e15c9171712f17ac5301c57f Fri Feb 22 14:56:22 2019 -0800
Allow pennantIcon to be a ;-separated sequence of icon settings so we can display more than one icon next to a track name.
- src/lib/cheapcgi.c
- lines changed 2, context: html, text, full: html, text
ee3659b05d0af22a52207792b8deaf836a727fe5 Fri Feb 22 13:56:01 2019 -0800
When hgTables gets multiple search results, hgFind calls webEnd and then hgTables needs to do cartWebEnd, so jsInlineFinish is called twice. Until the webStart/webEnd can be factored out of hgFind.c, prevent the jsInlineFinish warning from bothering the user. refs #22945
switch to commits view, user index