Le 25/07/2013 15:27, Chris forum a écrit :
> As I don't feel confident enough to commit, here under a few minor things I
> have found out:
>
> *legend.php*
> $html .= "</li>"; should be move before the } instead of after it (line 73)
>
> $html .= $this->writeClasses($grpName, $classList);
>                          $html .= "</li>";
>                      }
>

ok, you're right

> *custom.js*
> a comma needs to be removed after the } at the end of showGroupInfo:
> function(groupId)

I don't see it.

There is a missing ";"


> *pm.query.js* (I didn't tried to correct it yet)
> Some parenthesis are missing in the parseLocale: function(v)

I don't see it.


> *uielement.php*
> The scale text is not verticaly centered into the box. Margin-top needs to
> be set at 3px instead of 0 in the public static function scaleForm():
>
> <div class=\"celldiv\" style=\"margin-top: 3px;\">" . _p("Scale") . " 1:
> </div>

I think I've commited it in the CSS. Try to clear your cache in your 
browser, maybe it is already solved?


------------------------------------------------------------------------------
See everything from the browser to the database with AppDynamics
Get end-to-end visibility with application monitoring from AppDynamics
Isolate bottlenecks and diagnose root cause in seconds.
Start your free trial of AppDynamics Pro today!
http://pubads.g.doubleclick.net/gampad/clk?id=48808831&iu=/4140/ostg.clktrk
_______________________________________________
pmapper-users mailing list
pmapper-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/pmapper-users

Reply via email to