File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 3939# ===================================================
4040
4141# Paths
42- PWIC_VERSION = '1.0-rc6 '
42+ PWIC_VERSION = '1.0-rc7 '
4343PWIC_DB = './db'
4444PWIC_DB_SQLITE = PWIC_DB + '/pwic.sqlite'
4545PWIC_DB_SQLITE_BACKUP = PWIC_DB + '/pwic_%s.sqlite'
Original file line number Diff line number Diff line change @@ -565,7 +565,7 @@ <h1 id="help_create_project"><a href="#top">{{pwic.emojis.finger_up}}</a> Create
565565 < h1 id ="help_takeover_project "> < a href ="#top "> {{pwic.emojis.finger_up}}</ a > Take over a project</ h1 >
566566 < p > A project can become orphaned if the unique administrator left or is disabled. In this case, it is not possible to assign a new role online.</ p >
567567 < p > Run the command < code > python3 pwic_admin.py takeover-project --help</ code > for further details.</ p >
568- < p > When you < a href ="help_revoke_user "> revoke a user</ a > , you are warned if a project will be orphaned.</ p >
568+ < p > When you < a href ="# help_revoke_user "> revoke a user</ a > , you are warned if a project will be orphaned.</ p >
569569
570570
571571 < h1 id ="help_split_project "> < a href ="#top "> {{pwic.emojis.finger_up}}</ a > Split a project</ h1 >
You can’t perform that action at this time.
0 commit comments