1. 27 Jun, 2014 1 commit
    • Fix saving error of video editor in non-english translation · 7555c6ec
      Currently the code in ```tabs-aggregator.coffee``` uses the display name of a tab as the key to index the current tab. When a non-english translation is applied, the javascript code will get localized names instead of the original english names, which causes the following ```getValue``` function fails as it cannot reference the correct tab.
      Use the 'data' attribute to store the original tab name.
      louyihua committed
  2. 26 Jun, 2014 15 commits
  3. 25 Jun, 2014 13 commits
  4. 24 Jun, 2014 7 commits
  5. 23 Jun, 2014 4 commits