** Changed in: aikiframework
Status: New => Fix Released
--
You received this bug notification because you are a member of Aiki
Framework Developers, 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:
Fix Released
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-devel
Post to : [email protected]
Unsubscribe : https://launchpad.net/~aikiframework-devel
More help : https://help.launchpad.net/ListHelp