Merge branch 'stable-2.15' into stable-2.16

* stable-2.15:
  Add a 'banner' extension point
  Add extension point to the footer

Change-Id: Ife2de6236c976a93420a01bffc32f023cf92d059
This commit is contained in:
Paladox
2019-07-02 18:52:17 +01:00

View File

@@ -216,6 +216,7 @@ limitations under the License.
Powered by <a href="https://www.gerritcodereview.com/" rel="noopener" Powered by <a href="https://www.gerritcodereview.com/" rel="noopener"
target="_blank">Gerrit Code Review</a> target="_blank">Gerrit Code Review</a>
([[_version]]) ([[_version]])
<gr-endpoint-decorator name="footer-left"></gr-endpoint-decorator>
</div> </div>
<div> <div>
<a class="feedback" <a class="feedback"
@@ -226,6 +227,7 @@ limitations under the License.
<a id="gwtLink" href$="[[computeGwtUrl(_path)]]" rel="external">Switch to Old UI</a> <a id="gwtLink" href$="[[computeGwtUrl(_path)]]" rel="external">Switch to Old UI</a>
</template> </template>
| Press &ldquo;?&rdquo; for keyboard shortcuts | Press &ldquo;?&rdquo; for keyboard shortcuts
<gr-endpoint-decorator name="footer-right"></gr-endpoint-decorator>
</div> </div>
</footer> </footer>
<gr-overlay id="keyboardShortcuts" with-backdrop> <gr-overlay id="keyboardShortcuts" with-backdrop>