~ci-train-bot/ubuntu-html5-theme/ubuntu-html5-theme-ubuntu-yakkety-landing-067

« back to all changes in this revision

Viewing changes to examples/html5-theme/widgets/Tabs.html

  • Committer: CI Train Bot
  • Author(s): daker
  • Date: 2015-03-04 21:32:00 UTC
  • mfrom: (198.1.1 fix.trunk-last)
  • Revision ID: ci-train-bot@canonical.com-20150304213200-rithigtkx07rujur
Removed ActionsBar deps
Fixed the back button in PageStack
Fixed PageStack actions Fixes: #1427729, #1427909

Show diffs side-by-side

added added

removed removed

Lines of Context:
35
35
    <!-- Ubuntu UI javascript imports - Ambiance theme -->
36
36
    <script src="../../../0.1/ambiance/js/fast-buttons.js"></script>
37
37
    <script src="../../../0.1/ambiance/js/core.js"></script>
38
 
    <script src="../../../0.1/ambiance/js/actionsbar.js"></script>
39
38
    <script src="../../../0.1/ambiance/js/tab.js"></script>
40
39
    <script src="../../../0.1/ambiance/js/tabs.js"></script>
41
40
</head>