Files
pgadmin4/web/pgadmin
Ashesh Vashi f8a45799b6 Resolved an issue related to adding menus dynamically using the jinja2
templates. The variable scope for the jinja2 template variable is not
consitent across all the for loop (loop withing loop), it was behaving
inconsistently, a value set in a loop was not properly accessible in
inner loop properly. In order to resolve the issue - setting/using the
variable only in inner loop, and call add_menus function multiple times,
which we were trying to avoid, but - we can live with that.
2016-02-28 17:00:52 +05:30
..
2016-01-18 14:48:14 +00:00
2016-01-18 14:48:14 +00:00
2016-01-18 14:48:14 +00:00
2016-01-18 14:48:14 +00:00
2016-01-18 14:48:14 +00:00
2016-01-27 15:59:54 +01:00
2015-03-03 10:51:29 +00:00