##// END OF EJS Templates
ui: removed always visible options....
ui: removed always visible options. - this makes bad UX to always show this, this actino is very unique and it's used for locking purpose only this is a rare feature and we should mimize UI

File last commit:

r3191:23b5897f default
r4192:2b1fc876 stable
Show More
README.txt
7 lines | 216 B | text/plain | TextLexer
rcextensions: added basic readme so copied rcextensions.tmpl have some starting point
r3191 This is template rcextensions.
To edit rcextensions please edit hooks.py file.
The examples/ directory contain some basic example how to use hooks.
Changes to rcextensions requires restart of RhodeCode instances.