Sha256: 692ff89413adceaae04c1566d4183f9b6b8af46f90e3618c68ec5e4dd585b253
Contents?: true
Size: 1023 Bytes
Versions: 4
Compression:
Stored size: 1023 Bytes
Contents
<div id="error_report" class="display-panel"> <h1>Error Log</h1> </div> <div id="warning_report" class="display-panel"> <h1>Warnings</h1> </div> <div id="info_msg_report" class="display-panel"> <h1>Information Log</h1> {{# disabled_override }} <h3>You have chosen to override version checking. Hic sunt dracones.</h3> <p> Stuff known not to work properly without a valid version rev: <ul style="list-style-position: inside"> <li> Diff URLs </li> <li> Jenkins build notifications </li> </ul> </p> <script>$('#info_msg_report').show();</script> {{/ disabled_override }} {{^ allowed_to_push_to_prod?}} <div id="not-allowed-to-prod"> Oops, looks like you can't push to prod yet. Just ask <span class="channel">#sysops</span> or <span class="channel">#devtools</span> to add you to the <span class="the-group">deploy-prod</span> LDAP group. </div> <script>$('#info_msg_report').show();</script> {{/ allowed_to_push_to_prod?}} </div>
Version data entries
4 entries across 4 versions & 1 rubygems