Something mysterious: with the "offline-enabled" version, the title never displays, I only get "http://127.0.0.1:8080/"; even when peppering everywhere "Application.Title (app_title);" and "App.Main_Window.Name(app_title);" in the code.

When I replace debug.html by the original one, the title reappears - found that after trying like crazy in the Ada code...
Is there a title eater in the extra lines ?

***** debug.0.html
9: <script src="/js/jquery.min.js" type="text/javascript"></script>
   10:        <script src="/js/boot.js" type="text/javascript"></script>
***** DEBUG.HTML
9: <script src="/js/jquery.min.js" type="text/javascript"></script>
*   11:        <link rel="stylesheet" href="/css/jquery-ui.css">**
** 12: <script src="/js/jquery-ui.min.js" type="text/javascript"></script>**
**   14:        <link rel="stylesheet" href="/css/bootstrap.min.css">**
** 15: <link rel="stylesheet" href="/css/bootstrap-theme.min.css">** ** 16: <script src="/js/bootstrap.min.js" type="text/javascript"></script>**
*   17:        <script src="/js/boot.js" type="text/javascript"></script>
*****

Another question: where is the reference to Lady Ada icon ? I'd like to have a custom one.

TIA
Gautier
------------------------------------------------------------------------------
BPM Camp - Free Virtual Workshop May 6th at 10am PDT/1PM EDT
Develop your own process in accordance with the BPMN 2 standard
Learn Process modeling best practices with Bonita BPM through live exercises
http://www.bonitasoft.com/be-part-of-it/events/bpm-camp-virtual- event?utm_
source=Sourceforge_BPM_Camp_5_6_15&utm_medium=email&utm_campaign=VA_SF
_______________________________________________
Gnoga-list mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/gnoga-list

Reply via email to