03chibaguy r53439 10branches/13.x/templates/tiki-editpage.tpl
[FIX] Couldn't edit wiki page - Class col-sm-12 on the edit form floated the form, allowing the pagebottom modules to rise up into and overlap its space. Fixes tracker item 5525.
03chibaguy r53440 10trunk/templates/tiki-editpage.tpl
[bp/r53439] [FIX] Couldn't edit wiki page - Class col-sm-12 on the edit form floated the form, allowing the pagebottom modules to rise up into and overlap its space. Fixes tracker item 5525.
03gezzzan r53441 10branches/experimental/tiki14_themes/ 10(8 files in 5 dirs)
[MOD] use "theme" and "theme-option" user pref names as before but instead of overwriting other prefs make them have a distinct, meaningful $pref smarty value
Hello - Just did an svn update to R53440 (Latest commit as of today). Seems this has broken some basic stuff like wiki-links and wiki buttons for rename, edit etc. Can anyone confirm?
03lphuberdeau r53443 10trunk/lib/jquery_tiki/tiki-jquery.js
[FIX] Modification of the href variable from the parent scope broke the expected behavior when href is not specified, first URL would always be used
Hello - Did an svn update to R53440 (Latest commit as of today). Seems this has broken some basic stuff like wiki-links and wiki buttons for rename, edit etc. Can anyone confirm?