Index: trunk/extensions/SemanticForms/includes/SF_Settings.php |
— | — | @@ -77,7 +77,7 @@ |
78 | 78 | # locally, download it (from http://developer.yahoo.com/yui/) and change this |
79 | 79 | # value to the URL of the local installation's 'build' directory. |
80 | 80 | ### |
81 | | -$sfgYUIBase = "http://yui.yahooapis.com/2.6.0/build/"; |
| 81 | +$sfgYUIBase = "http://yui.yahooapis.com/2.7.0/build/"; |
82 | 82 | |
83 | 83 | ### |
84 | 84 | # Extend the edit form from the internal EditPage class rather than using a |