We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5948aba commit 6240245Copy full SHA for 6240245
3 files changed
modules/playground/src/routing/drafts.html
@@ -1,4 +1,4 @@
1
-<div ng-if="ready">
+<div>
2
<h2 class="page-title">Drafts</h2>
3
4
<ol class="inbox-list">
modules/playground/src/routing/inbox-detail.html
<h2 class="page-title">{{ record.subject }}</h2>
<ul>
modules/playground/src/routing/inbox.html
<h2 class="page-title">Inbox</h2>
0 commit comments