Nope, I was wrong
This commit is contained in:
Родитель
08a01f2a2d
Коммит
ec4e24adca
|
@ -10,12 +10,12 @@
|
|||
<div class="slds-notify slds-notify_toast slds-theme_success" role="alert">
|
||||
<span class="slds-assistive-text">warning</span>
|
||||
<div class="slds-notify__content">
|
||||
<h2 class="slds-text-heading_small ">Nice! <strong><%= template %></strong> has been deployed!</h2>
|
||||
<h2 class="slds-text-heading_small ">Nice! <strong><%= template %></strong> has been deployed! You can access it at <a id="loginUrl" target="_blank" href=""></a></h2>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
<p id="loginBlock" style="display: none;">Access your project at <a id="loginUrl" target="_blank" href=""></a></p>
|
||||
<p></p>
|
||||
</div>
|
||||
|
||||
<textarea id="status" class="slds-m-bottom_small sfdx-output"></textarea>
|
||||
|
|
Загрузка…
Ссылка в новой задаче