Public bug reported:

This is for Admin Panel for widget admin_javascript

in InsertVariable-in.sql there is:

<link rel="stylesheet" type="text/css"
href="[root]/assets/javascript/codemirror/css/docs.css"/>

the same in database but in source code for admin panel there is

<link rel="stylesheet" type="text/css"
href="http://localhost/aiki/?pretty=/assets/javascript/codemirror/css/docs.css"/>

In the content of that widget there are others [root] but there are
expended properly and this is only for CSS.

** Affects: aikiframework
     Importance: Undecided
         Status: New

** Description changed:

  This is for Admin Panel for widget admin_javascript
  
  in InsertVariable-in.sql there is:
  
  <link rel="stylesheet" type="text/css"
  href="[root]/assets/javascript/codemirror/css/docs.css"/>
  
  the same in database but in source code for admin panel there is
  
  <link rel="stylesheet" type="text/css"
  
href="http://localhost/aiki/?pretty=/assets/javascript/codemirror/css/docs.css"/>
  
- In SQL there are other [root] but there are expended properly this is
- only for CSS.
+ In the content of that widget there are others [root] but there are
+ expended properly and this is only for CSS.

-- 
You received this bug notification because you are a member of Aiki
Framework Admins, which is subscribed to aikiframework.
https://bugs.launchpad.net/bugs/877304

Title:
  Aiki don't expand [root] properly in admin panel

Status in Aiki Framework:
  New

Bug description:
  This is for Admin Panel for widget admin_javascript

  in InsertVariable-in.sql there is:

  <link rel="stylesheet" type="text/css"
  href="[root]/assets/javascript/codemirror/css/docs.css"/>

  the same in database but in source code for admin panel there is

  <link rel="stylesheet" type="text/css"
  
href="http://localhost/aiki/?pretty=/assets/javascript/codemirror/css/docs.css"/>

  In the content of that widget there are others [root] but there are
  expended properly and this is only for CSS.

To manage notifications about this bug go to:
https://bugs.launchpad.net/aikiframework/+bug/877304/+subscriptions

_______________________________________________
Mailing list: https://launchpad.net/~aikiframework.admins
Post to     : aikiframework.admins@lists.launchpad.net
Unsubscribe : https://launchpad.net/~aikiframework.admins
More help   : https://help.launchpad.net/ListHelp

Reply via email to