Page Menu
Home
Phabricator
Search
Configure Global Search
Log In
Files
F15461012
D7630.diff
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Award Token
Flag For Later
Size
885 B
Referenced Files
None
Subscribers
None
D7630.diff
View Options
Index: templates/phabricator-org/bits/base.html
===================================================================
--- templates/phabricator-org/bits/base.html
+++ templates/phabricator-org/bits/base.html
@@ -44,7 +44,8 @@
{% block content %}{% endblock %}
{% include "bits/footer.html" %}
{% block javascript %}
- <script src="/js/bootstrap.min.js"></script>
+ <script src="http://code.jquery.com/jquery-1.10.1.min.js"></script>
+ <script src="http://netdna.bootstrapcdn.com/bootstrap/3.0.2/js/bootstrap.min.js"></script>
{% endblock %}
</body>
</html>
\ No newline at end of file
Index: templates/phabricator-org/tour.html
===================================================================
--- templates/phabricator-org/tour.html
+++ templates/phabricator-org/tour.html
@@ -170,6 +170,3 @@
</div> <!-- features -->
{% endblock %}
-
-
-
File Metadata
Details
Attached
Mime Type
text/plain
Expires
Wed, Apr 2, 4:19 AM (3 w, 3 d ago)
Storage Engine
blob
Storage Format
Encrypted (AES-256-CBC)
Storage Handle
7729272
Default Alt Text
D7630.diff (885 B)
Attached To
Mode
D7630: Add the js back for the tour
Attached
Detach File
Event Timeline
Log In to Comment