-
- Downloads
Rearrange summary bar code to consolidate Ajax and IFrame, and /home and /console
Now, Ajax will be used first, and will fall back to IFrame if JS is disabled, and a separate page if on a text or mobile browser. Also, /home and /console (and everywhere) now all have the same summary bar content, which currently defaults to the original full listing.
Showing
- apps/routerconsole/java/src/net/i2p/router/web/NewsHelper.java 0 additions, 6 deletions...routerconsole/java/src/net/i2p/router/web/NewsHelper.java
- apps/routerconsole/java/src/net/i2p/router/web/SummaryBarRenderer.java 6 additions, 29 deletions...nsole/java/src/net/i2p/router/web/SummaryBarRenderer.java
- apps/routerconsole/java/src/net/i2p/router/web/SummaryHelper.java 4 additions, 0 deletions...terconsole/java/src/net/i2p/router/web/SummaryHelper.java
- apps/routerconsole/jsp/console.jsp 10 additions, 7 deletionsapps/routerconsole/jsp/console.jsp
- apps/routerconsole/jsp/home.jsp 1 addition, 2 deletionsapps/routerconsole/jsp/home.jsp
- apps/routerconsole/jsp/summary.jsi 11 additions, 4 deletionsapps/routerconsole/jsp/summary.jsi
- apps/routerconsole/jsp/summaryframe.jsp 7 additions, 0 deletionsapps/routerconsole/jsp/summaryframe.jsp
- apps/routerconsole/jsp/summarynoframe.jsi 13 additions, 31 deletionsapps/routerconsole/jsp/summarynoframe.jsi
- apps/routerconsole/jsp/xhr1.jsi 27 additions, 17 deletionsapps/routerconsole/jsp/xhr1.jsi
Loading
Please register or sign in to comment