Go to file
Stefan Beller 01fd96240c ChangeScreen: do not show history twice
We used to call renderRevisionInfo(...) first on page load to have the
revision action related UI properly initialized, and then again when the
callback determined which revision action buttons should be displayed.
However by calling that method twice, the history and comments each
showed up twice as well.

The first initialization of the revision action related parts of the UI
on page load do not need a call to the full grown renderRevisionInfo(...),
but only hiding UI elements, such that the user doesn't see the UI
elements popping up for a split second.

Change-Id: I649af53ea56e63febbb9144a6eae306e2db4269e
2015-02-23 23:48:01 +00:00
2014-12-18 11:16:03 +09:00
2013-11-30 01:53:00 -08:00
2015-02-23 02:53:20 +00:00
2015-02-13 21:13:14 +00:00
2015-02-23 11:27:39 +09:00
2015-02-18 23:08:10 +00:00
2013-11-09 07:45:00 +01:00
2015-01-23 17:56:02 +09:00
2014-05-19 11:41:31 -07:00
2008-11-14 16:59:34 -08:00
2009-03-27 20:20:10 -07:00
2015-02-23 02:53:20 +00:00
Description
RETIRED, Gerrit as used by OpenStack
120 MiB