Skip to content

Instantly share code, notes, and snippets.

@david-martin
Created October 3, 2017 11:35
Show Gist options
  • Save david-martin/5885f7097705708147e9483137b4a490 to your computer and use it in GitHub Desktop.
Save david-martin/5885f7097705708147e9483137b4a490 to your computer and use it in GitHub Desktop.
diff --git a/ui/public/views/mobileapp.html b/ui/public/views/mobileapp.html
index 63bb2dc..e847686 100644
--- a/ui/public/views/mobileapp.html
+++ b/ui/public/views/mobileapp.html
@@ -21,7 +21,7 @@
<div class="row">
<div class="col-md-12">
<uib-tabset active=activeTab>
- <uib-tab index=0 active="selectedTab.sdk" ng-if="app">
+ <uib-tab index=0 active="selectedTab.sdk">
<uib-tab-heading>SDK</uib-tab-heading>
<h3>Core SDK Setup</h3>
<p>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment