Commit 18d3ee3a authored by Rene Saarsoo's avatar Rene Saarsoo
Browse files

Update otherProducts dropdown with 4.1 and Architect.

parent 8f6cb6c1
Loading
Loading
Loading
Loading
+9 −1
Original line number Diff line number Diff line
@@ -263,7 +263,11 @@ class JsDuckRunner

        Docs.otherProducts = [
          {
              text: 'Ext JS 4',
              text: 'Ext JS 4.1',
              href: 'http://docs.sencha.com/ext-js/4-1'
          },
          {
              text: 'Ext JS 4.0',
              href: 'http://docs.sencha.com/ext-js/4-0'
          },
          {
@@ -290,6 +294,10 @@ class JsDuckRunner
              text: 'Sencha Animator',
              href: 'http://docs.sencha.com/animator/1-0'
          },
          {
              text: 'Sencha Architect',
              href: 'http://docs.sencha.com/arhitect/2-0'
          },
          {
              text: 'Sencha.io',
              href: 'http://docs.sencha.com/io/1-0'